forked from cms/tibi-svelte-starter
✨ chore: disable ghostMode in esbuild configuration
This commit is contained in:
Binary file not shown.
@@ -127,5 +127,6 @@ module.exports = {
|
||||
},
|
||||
open: false,
|
||||
// logLevel: "debug",
|
||||
ghostMode: false,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user