diff --git a/rollup.config.js b/rollup.config.js index e65c6ace..bda741e7 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -70,7 +70,7 @@ const config = { file: 'dist/frigate-hass-card.js', format: 'es', }, - plugins: [...plugins], + plugins: plugins, // These two files use this at the toplevel, which causes rollup warning // spam on build: `this` has been rewritten to `undefined` moduleContext: {