refactor: 移除json5支持并更新路由配置
移除vscode对json5的支持配置和相关插件 将路由配置从json5迁移到jsonc格式 更新vite配置中的分包设置
This commit is contained in:
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
@@ -12,7 +12,6 @@
|
||||
"uni-helper.uni-highlight-vscode",
|
||||
"uni-helper.uni-ui-snippets-vscode",
|
||||
"uni-helper.uni-app-snippets-vscode",
|
||||
"mrmlnc.vscode-json5",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"foxundermoon.shell-format",
|
||||
"christian-kohler.path-intellisense"
|
||||
|
||||
Reference in New Issue
Block a user