lumeland/lume

Detect changes in _config.ts file if the src folder is not cwd

Closed this issue · 0 comments

If the src folder is a subdirectory (say ./src) Lume watcher doesn't detect changes in the _config file because it's out of src.
Watcher should add automatically the _config.ts and _cms.ts files.