Skip to content

Commit

Permalink
Remove local packages from publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Dec 18, 2024
1 parent 56f8cc9 commit efd163f
Show file tree
Hide file tree
Showing 27 changed files with 108 additions and 27 deletions.
30 changes: 30 additions & 0 deletions .changeset/quiet-owls-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
"barrelify": patch
"juniper": patch
"nx-lifecycle": patch
"nx-update-ts-references": patch
"pnpm-dedicated-lockfile": patch
"load-populate-files": patch
"nx-populate-files": patch
"populate-files": patch
"common-proxy": patch
"default-import": patch
"entry-script": patch
"enum-to-array": patch
"find-import": patch
"format-file": patch
"haywire": patch
"haywire-launcher": patch
"iso-crypto": patch
"mocha-chain": patch
"named-patch": patch
"normalized-react-query": patch
"nx-plugin-handler": patch
"nx-tsc": patch
"parse-cwd": patch
"punycode-esm": patch
"sinon-typed-stub": patch
"static-emitter": patch
---

Remove local files from publishing
4 changes: 3 additions & 1 deletion apps/barrelify/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion apps/juniper/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion apps/nx-lifecycle/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion apps/nx-update-ts-references/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
5 changes: 3 additions & 2 deletions apps/pnpm-dedicated-lockfile/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
eslint.config.js
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
dist/**/*.map
Expand Down
4 changes: 3 additions & 1 deletion apps/populate-files/load-populate-files/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion apps/populate-files/nx-populate-files/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion apps/populate-files/populate-files/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/common-proxy/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/default-import/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/entry-script/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/enum-to-array/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/find-import/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/format-file/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/haywire-launcher/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/haywire/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/iso-crypto/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/mocha-chain/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/named-patch/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/normalized-react-query/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/nx-plugin-handler/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/nx-tsc/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/parse-cwd/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/punycode-esm/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/sinon-typed-stub/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down
4 changes: 3 additions & 1 deletion tools/static-emitter/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ CHANGELOG.md
project.json
tsconfig.json

coverage/**
.c8rc.json
.eslintcache
.pnpm-lock-hash
.swcrc
coverage/**
eslint.config.js

dist/tsconfig.tsbuildinfo
Expand Down

0 comments on commit efd163f

Please sign in to comment.