Browse Source

Include the locale dir in package builds

JC Brand 5 years ago
parent
commit
43c7040331
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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