mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
fix: type check
fix: ci fix: ci fix: ci
This commit is contained in:
@@ -134,6 +134,10 @@ async function getApplicationConditionPlugins(
|
||||
condition: pwa,
|
||||
plugins: () =>
|
||||
VitePWA({
|
||||
devOptions: {
|
||||
enabled: true,
|
||||
type: 'module',
|
||||
},
|
||||
injectRegister: false,
|
||||
workbox: {
|
||||
globPatterns: [],
|
||||
|
Reference in New Issue
Block a user