Explorar o código

Specify files for NPM package.

NaotoshiFujita %!s(int64=3) %!d(string=hai) anos
pai
achega
c520600fae
Modificáronse 2 ficheiros con 3 adicións e 7 borrados
  1. 0 7
      .npmignore
  2. 3 0
      package.json

+ 0 - 7
.npmignore

@@ -1,7 +0,0 @@
-node_modules/
-images/
-
-.editorconfig
-
-tests/
-jest.config.js

+ 3 - 0
package.json

@@ -67,5 +67,8 @@
   "browserslist": [
     "> 5%",
     "ie 10"
+  ],
+  "files": [
+    "dist"
   ]
 }