mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
update output
This commit is contained in:
@@ -264,7 +264,7 @@ if (serve) {
|
||||
|
||||
// Rebuild and reload when source files change
|
||||
bs.watch('src/**/!(*.test).*').on('change', async filename => {
|
||||
console.log('updated file: ', filename);
|
||||
console.log('[build] File changed: ', filename);
|
||||
|
||||
try {
|
||||
const isTheme = /^src\/themes/.test(filename);
|
||||
|
||||
Reference in New Issue
Block a user