diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..a048fe33 --- /dev/null +++ b/.npmignore @@ -0,0 +1,7 @@ +node_modules/* +.idea/* +bundle.js +bundle.js.map +stats.json +docs/* +examples