Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ build/*
!build/plotcss.js
!build/README.md

stackgl_modules/node_modules

devtools
test
draftlogs
dist/extras

circle.yml
Expand Down
1 change: 1 addition & 0 deletions draftlogs/6008_fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fix to avoid including local stackgl_modules/node_modules in the package (regression introduced in 2.6.0) [[#6008](https://github.com/plotly/plotly.js/pull/6008)]