perf: not waiting for router.isReady

This commit is contained in:
vben
2021-08-24 22:32:43 +08:00
parent 1235978ab2
commit 2884e863ce
9 changed files with 102 additions and 103 deletions

View File

@@ -1,6 +1,5 @@
// Image resource files used to compress the output of the production environment
// https://github.com/anncwb/vite-plugin-imagemin
import viteImagemin from 'vite-plugin-imagemin';
export function configImageminPlugin() {