chore: update deps

This commit is contained in:
Vben
2021-03-16 23:02:14 +08:00
parent 9cf673618a
commit 3732016062
5 changed files with 132 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
import '/@/design/index.less';
import '@virtual/windi.css';
// Do not introduce on-demand in local development?
// Do not introduce` on-demand in local development?
// In the local development for on-demand introduction, the number of browser requests will increase by about 20%.
// Which may slow down the browser refresh.
// Therefore, all are introduced in local development, and only introduced on demand in the production environment