添加进度面板,优化消息处理逻辑
This commit is contained in:
+3
-1
@@ -68,7 +68,9 @@
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
".next*/types/**/*.ts",
|
||||
".next*/dev/types/**/*.ts"
|
||||
".next*/dev/types/**/*.ts",
|
||||
".next/types/**/*.ts",
|
||||
".next/dev/types/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
|
||||
Reference in New Issue
Block a user