How to prevent incremental storybook builds when running ember test -s
#44
Labels
question
Further information is requested
ember test -s
#44
When running
ember test -s
, after any file save, storybook will incrementally build and slow down testing a lot. Is there a way to prevent incremental storybook buildings when runningember test -s
?Below is a screenshot of storybook building after a file save when running
ember test -s
The text was updated successfully, but these errors were encountered: