瀏覽代碼

Use the build folder

customisations
alemart 2 月之前
父節點
當前提交
c6bdf85822
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      tsconfig.json

+ 1
- 1
tsconfig.json 查看文件

@@ -3,7 +3,7 @@
3 3
         "target": "es2020",
4 4
         "module": "es6",
5 5
         "lib": ["dom", "es2020"],
6
-        "outDir": "./dist/",
6
+        "outDir": "./build",
7 7
         "sourceMap": true,
8 8
         "allowJs": true,
9 9
         "strict": true,

Loading…
取消
儲存