Ver código fonte

only include necessary files

EGOIST 8 anos atrás
pai
commit
00c6cc2d98
1 arquivos alterados com 3 adições e 0 exclusões
  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"