revert unbundling

This commit is contained in:
Cory LaViska
2021-10-08 17:04:30 -04:00
parent 5fe55a4db9
commit 00c843c7ce

View File

@@ -50,7 +50,6 @@ try {
// Popper.js expects this to be set
'process.env.NODE_ENV': '"production"'
},
external: ['@popperjs/core', '@shoelace-style/animations', 'lit', 'qr-creator'],
bundle: true,
splitting: true,
plugins: []