FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update and organize .npmignore by emilykl · Pull Request #7746 · plotly/plotly.js · GitHub

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 commented Apr 3, 2026
edited
Loading

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 force-pushed the add-to-npmignore branch from e4a3647 to e9c2e14 Compare April 3, 2026 20:01
emilykl merged commit a6663c9 into master Apr 3, 2026
6 checks passed
emilykl deleted the add-to-npmignore branch April 3, 2026 20:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAINTENANCE]: Clean up .npmignore file

2 participants


Back | FazBrowse Home | New Git URL