Skip to content

Commit a4e2b78

Browse files
lukekarryswraithgar
authored andcommitted
chore: use old packlist for bundle ignore
1 parent 5fc516b commit a4e2b78

File tree

17 files changed

+42
-78
lines changed

17 files changed

+42
-78
lines changed

node_modules/.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
!/https-proxy-agent
102102
!/humanize-ms
103103
!/iconv-lite
104+
!/ignore-walk
104105
!/imurmurhash
105106
!/indent-string
106107
!/infer-owner
@@ -164,6 +165,10 @@
164165
!/npm-install-checks
165166
!/npm-normalize-package-bin
166167
!/npm-package-arg
168+
!/npm-packlist
169+
!/npm-packlist/node_modules/
170+
/npm-packlist/node_modules/*
171+
!/npm-packlist/node_modules/npm-normalize-package-bin
167172
!/npm-pick-manifest
168173
!/npm-pick-manifest/node_modules/
169174
/npm-pick-manifest/node_modules/*
@@ -176,11 +181,6 @@
176181
!/opener
177182
!/p-map
178183
!/pacote
179-
!/pacote/node_modules/
180-
/pacote/node_modules/*
181-
!/pacote/node_modules/ignore-walk
182-
!/pacote/node_modules/npm-normalize-package-bin
183-
!/pacote/node_modules/npm-packlist
184184
!/parse-conflict-json
185185
!/path-is-absolute
186186
!/postcss-selector-parser
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

node_modules/pacote/node_modules/npm-normalize-package-bin/LICENSE renamed to node_modules/npm-packlist/node_modules/npm-normalize-package-bin/LICENSE

File renamed without changes.

node_modules/pacote/node_modules/npm-normalize-package-bin/lib/index.js renamed to node_modules/npm-packlist/node_modules/npm-normalize-package-bin/lib/index.js

File renamed without changes.

node_modules/pacote/node_modules/npm-normalize-package-bin/package.json renamed to node_modules/npm-packlist/node_modules/npm-normalize-package-bin/package.json

File renamed without changes.

0 commit comments

Comments
 (0)