Ver Fonte

Include the locale dir in package builds

JC Brand há 5 anos atrás
pai
commit
43c7040331
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -9,7 +9,7 @@
     "LICENSE.txt",
     "README.md",
     "dist/",
-    "locale/**/*.json",
+    "locale/",
     "sass/",
     "sounds/",
     "src/"