소스 검색

Include the locale dir in package builds

JC Brand 5 년 전
부모
커밋
43c7040331
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

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