-
-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Description
Hi @egoist ,look here
file
is not normalize.
Lines 244 to 249 in f6826b2
watcher.on('all', async (type, file) => { | |
if (!buildDependencies.has(file)) return | |
logger.info('CLI', `Change detected: ${type} ${file}`) | |
debouncedBuildAll() | |
}) |
Note: globs must not contain windows separators (\), because that's how they work by the standard — you'll need to replace them with forward slashes (/).
System info
System:
OS: Windows 10
Binaries:
Node: 16.13.0
npm: 8.1.0
Metadata
Metadata
Assignees
Labels
No labels