visualizer + fixes
This commit is contained in:
parent
c09df75535
commit
df81fb85db
6 changed files with 196 additions and 1458 deletions
|
|
@ -134,7 +134,7 @@ export const buildSwPlugin = ({ swSrc, swDest }) => {
|
|||
formats: ['iife'],
|
||||
name: 'sw_pleroma',
|
||||
},
|
||||
emptyOutDir: true,
|
||||
emptyOutDir: false,
|
||||
rolldownOptions: {
|
||||
output: {
|
||||
entryFileNames: swDest,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue