serviceworker troubles
This commit is contained in:
parent
373bdfb9bd
commit
400879f59d
2 changed files with 15 additions and 10 deletions
|
|
@ -198,7 +198,6 @@ export default defineConfig(async ({ mode, command }) => {
|
|||
main: 'index.html',
|
||||
},
|
||||
output: {
|
||||
inlineDynamicImports: false,
|
||||
entryFileNames(chunkInfo) {
|
||||
const id = chunkInfo.facadeModuleId
|
||||
if (id.endsWith(swSrc)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue