mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-08-14 22:53:00 +02:00
Merge branch 'shyam' into shyam-frontend
This commit is contained in:
@@ -52,7 +52,7 @@ const entrypoint = (name, path) => ({
|
||||
// we'll extract any component CSS out into
|
||||
// a separate file - better for performance
|
||||
css({ output: `${name}.css` }),
|
||||
livereload('public')
|
||||
// livereload('public')
|
||||
],
|
||||
watch: {
|
||||
clearScreen: false
|
||||
|
Reference in New Issue
Block a user