Parcourir la source

only include necessary files

EGOIST il y a 8 ans
Parent
commit
00c6cc2d98
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -8,6 +8,9 @@
     "build": "webpack",
     "dev": "WEBPACK_ENV=dev webpack-dev-server --hot --progress --inline --host 0.0.0.0"
   },
+  "files": [
+    "dist"
+  ],
   "repository": {
     "url": "git+https://github.com/DIYgod/DPlayer.git",
     "type": "git"