refactor: 重构 pont 模板、统一 Mock 与正式环境的 API 响应包装类
正在显示
build/vite/plugin/autoImport.ts
0 → 100644
... | ... | @@ -149,6 +149,7 @@ |
"stylelint-order": "^5.0.0", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.2", | ||
"unplugin-auto-import": "^0.6.6", | ||
"vite": "^2.9.0-beta.3", | ||
"vite-plugin-compression": "^0.5.1", | ||
"vite-plugin-html": "^3.2.0", | ||
... | ... |
差异被折叠。
点击展开。
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/api/types.ts
0 → 100644
src/config/app.ts
0 → 100644
types/app.d.ts
0 → 100644
types/auto-imports.d.ts
0 → 100644
types/window.d.ts
0 → 100644
请
注册
或者
登录
后发表评论