Merge branch 'shyam' into shyam-frontend

This commit is contained in:
Sai Sanjay
2024-06-01 11:00:32 +05:30
committed by GitHub
5 changed files with 33 additions and 2 deletions

View File

@@ -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