ember-cli-storybook icon indicating copy to clipboard operation
ember-cli-storybook copied to clipboard

How to prevent incremental storybook builds when running `ember test -s`

Open ozywuli opened this issue 4 years ago • 1 comments

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 running ember test -s?

Below is a screenshot of storybook building after a file save when running ember test -s Screen Shot 2020-07-08 at 10 55 47 AM

ozywuli avatar Jul 08 '20 17:07 ozywuli

@ozywuli what was the file that resulted in storybook rebuilding?

gabrielcsapo avatar Apr 09 '21 00:04 gabrielcsapo