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

@@ -2,7 +2,6 @@
* Zero-config PWA for Vite
* https://github.com/antfu/vite-plugin-pwa
*/
import { VitePWA } from 'vite-plugin-pwa';
export function configPwaConfig(env: ViteEnv) {