Przeglądaj źródła

Include the locale dir in package builds

JC Brand 5 lat temu
rodzic
commit
43c7040331
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package.json

+ 1 - 1
package.json

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