Closed
Description
- OS: Windows 10 x64
- Node v8.11.1
Related to #346 , not only components, but also markdown files.
The current setting of chokidar
only tracks the existed files, but does not track new files on Windows. (Maybe this is an issue of chokidar
)
Lines 30 to 41 in d9b290b
In addtion, unlinking a markdown/component file will cause an webapck error first, and then successfully compiled after the prepare
finish. Could be enhanced somehow?
Metadata
Metadata
Assignees
Labels
No labels