Defined files to be included in the npm package

This commit is contained in:
jos 2019-09-01 20:49:26 +02:00
parent 862c3f6822
commit a78adf6676
1 changed files with 11 additions and 0 deletions

View File

@ -54,6 +54,17 @@
"uglify-js": "3.6.0",
"webpack": "4.39.3"
},
"files": [
"dist",
"docs",
"examples",
"src",
"HISTORY.md",
"index.js",
"LICENSE",
"NOTICE",
"README.md"
],
"standard": {
"ignore": [
"src/js/assets",