Configure VS Code debug and tasks

This commit is contained in:
Felipe Santos
2022-06-15 21:10:49 +00:00
parent fa27f9dc63
commit 258ed150cd
6 changed files with 61 additions and 21 deletions
+3
View File
@@ -69,6 +69,9 @@ const config = {
output: {
file: 'dist/frigate-hass-card.js',
format: 'es',
...(dev && {
sourcemap: true,
}),
},
plugins: plugins,
// These two files use this at the toplevel, which causes rollup warning