wip chat test bind child component

This commit is contained in:
simplonco
2022-12-24 12:18:29 +01:00
parent 004f29232e
commit bcea4a181d
31 changed files with 551 additions and 196 deletions

View File

@@ -48,7 +48,7 @@ export default {
}),
// we'll extract any component CSS out into
// a separate file - better for performance
css({ output: 'bundle.css' }),
css({ output: 'extra.css' }),
// If you have external dependencies installed from
// npm, you'll most likely need these plugins. In