Skip to content

Update storyshots using fileserver

Mike Greiling requested to merge 478-storyshots-use-file-server into master

Utilizes storybook in dev-server mode while generating storyshots rather than generating them statically and serving them over file://. This prevents issues with cross-domain assets from causing things to render improperly.

Closes #478 (closed)

Merge request reports