Skip to content

Commit

Permalink
Include source files when publishing (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrttn committed Feb 27, 2024
1 parent 2ecaca9 commit 5d92e00
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 54 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
**/*.test.ts
**/tsconfig.*
3 changes: 0 additions & 3 deletions packages/abbr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/analyze-step/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/enrich-tweet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/file-exists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/format-duration-ms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/has-property/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/pr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/prd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/prettier-bytes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/slugify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/sort-assembly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/sort-object-by-prio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/sort-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/sort-result-meta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/sort-result/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions packages/trigger-pager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down
3 changes: 0 additions & 3 deletions template-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"lib": "dist",
"test": "dist"
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
Expand Down

0 comments on commit 5d92e00

Please sign in to comment.