Closed lmorchard closed 6 years ago
Stop doing a full static build on every file change
Exclude files in dist/ and storybook/ from watchers
Stop polling in file watchers, seems to cause high CPU
Fixes #50
A few small tweaks for not great things happening on development
Stop doing a full static build on every file change
Exclude files in dist/ and storybook/ from watchers
Stop polling in file watchers, seems to cause high CPU
Fixes #50