aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/turbo.json
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-07 16:19:49 +0800
committer简律纯 <i@jyunko.cn>2023-07-07 16:19:49 +0800
commit5ee674765c5ed400dcd83146ee4dfa51bd6729de (patch)
tree5e652c7bebc2ad2a5a000e39b0b68efa7a7158b3 /turbo.json
parentc99e49fdc1cec7c50ff59daf9cc2ea97ee19915d (diff)
downloadHydroRoll-5ee674765c5ed400dcd83146ee4dfa51bd6729de.tar.gz
HydroRoll-5ee674765c5ed400dcd83146ee4dfa51bd6729de.zip
👻Delete useless fies
Diffstat (limited to 'turbo.json')
-rw-r--r--turbo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/turbo.json b/turbo.json
index 923b5e9..3c566c0 100644
--- a/turbo.json
+++ b/turbo.json
@@ -18,9 +18,9 @@
"check-types": {
"dependsOn": ["^build"]
},
- "//#build:ts": {
- "outputs": ["packages/**/dist"]
- },
+ // "//#build:ts": {
+ // "outputs": ["packages/**/dist"]
+ // },
"build": {
"outputs": ["dist/**/*", ".next/**/*"],
"dependsOn": ["^build"]