diff --git a/.npmignore b/.npmignore index 9c09b4654b5..376e0eb1fc6 100644 --- a/.npmignore +++ b/.npmignore @@ -2,8 +2,11 @@ build/* !build/plotcss.js !build/README.md +stackgl_modules/node_modules + devtools test +draftlogs dist/extras circle.yml diff --git a/draftlogs/6008_fix.md b/draftlogs/6008_fix.md new file mode 100644 index 00000000000..8617e6c48ad --- /dev/null +++ b/draftlogs/6008_fix.md @@ -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)]