mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-09-09 21:27:15 +02:00
Update Makefile build and added docker mariadb
This commit is contained in:
Generated
+539
-429
File diff suppressed because it is too large
Load Diff
@@ -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