feat: 更加稳定的修复方案
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "tsdown --watch",
|
||||
"dev": "tsdown --watch --ignore-watch .turbo --ignore-watch dist --ignore-watch node_modules",
|
||||
"build": "tsdown",
|
||||
"check:lint": "eslint . --max-warnings 2",
|
||||
"check:types": "tsc --noEmit",
|
||||
|
||||
Reference in New Issue
Block a user