Skip to content

Commit

Permalink
fix!: Stop publishing TypeScript source files (#2326)
Browse files Browse the repository at this point in the history
This removes the source TypeScript files from our published packages. We've run into some issues where the tools in projects try to process these files with the tsconfig inside the project itself; when that configuration differs from our configuration, the project fails to build.

We're going to stop publishing these files since we already include the compiled JavaScript and type definition files.

Closes #1836
  • Loading branch information
blaine-arcjet authored Nov 25, 2024
1 parent da96896 commit f8f6a2d
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion analyze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"wasm/",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion arcjet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion body/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion decorate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion duration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion ip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion nosecone-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion nosecone-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion nosecone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"proto/",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion redact-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"wasm/",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion redact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion sprintf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"README.md",
"*.js",
"*.d.ts",
"*.ts",
"!*.config.js"
],
"scripts": {
Expand Down

0 comments on commit f8f6a2d

Please sign in to comment.