diff --git a/scripts/build.js b/scripts/build.js index aea8c950..4933d276 100644 --- a/scripts/build.js +++ b/scripts/build.js @@ -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: []