Update storyshots using fileserver
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)