Skip to content

Update and organize .npmignore#7746

Merged
emilykl merged 1 commit into
masterfrom
add-to-npmignore
Apr 3, 2026
Merged

Update and organize .npmignore#7746
emilykl merged 1 commit into
masterfrom
add-to-npmignore

Conversation

@emilykl

@emilykl emilykl commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Closes #7593

  • Ignore all hidden files and folders (starting with .)
  • Ignore build/, tasks/, and topojson/ dirs
  • Remove circle.yml and bower.json as I don't think they're relevant anymore
  • Remove npm-debug.log since according to the docs that file will be created inside .npm which is already ignored
  • Reorganize for clarity

Before:

npm notice package size: 29.4 MB
npm notice unpacked size: 117.6 MB

After:

npm notice package size: 21.1 MB
npm notice unpacked size: 98.0 MB
@emilykl emilykl force-pushed the add-to-npmignore branch from e4a3647 to e9c2e14 Compare April 3, 2026 20:01
@emilykl emilykl merged commit a6663c9 into master Apr 3, 2026
6 checks passed
@emilykl emilykl deleted the add-to-npmignore branch April 3, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants