Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hot Reloading #25

Closed
wants to merge 2 commits into from
Closed

Commits on Jun 18, 2019

  1. storiesOf needs a second argument.

    Without the second argument to storiesOf it will fail to hot re-load. I added it so that your example will hot-reload out of the box. Thanks for this awesome boilerplate!
    liltechnomancer authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    fa31f96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from lvrbrtsn/lvrbrtsn/hot-reload

    storiesOf needs a second argument.
    liltechnomancer authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    bbdcaae View commit details
    Browse the repository at this point in the history