tmeasday / storybook-skeleton

3 stars 1 forks source link

feat: Add webpack-dev-server as a dev option #14

Closed bebraw closed 3 years ago

bebraw commented 3 years ago

This needs more testing and likely the config can be improved (HMR etc.) but the hardest part is done.

Closes #11.

tmeasday commented 3 years ago

For posterities sake: the switch to wds solves the "initial loading" problem with lazy compilation 👍