Browse Source

Fix path Linux

sebavan 6 năm trước cách đây
mục cha
commit
5dfb8e6b38
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Tools/Config/config.json

+ 1 - 1
Tools/Config/config.json

@@ -590,7 +590,7 @@
             }
         ],
         "build": {
-            "mainFolder": "./viewer/",
+            "mainFolder": "./Viewer/",
             "webpack": "../../../Viewer/webpack.gulp.config.js",
             "distOutputDirectory": "/viewer/",
             "dtsBundle": {