pocotan001 / react-styleguide-generator

Easily generate a good-looking styleguide by adding some documentation to your React project.
http://pocotan001.github.io/react-styleguide-generator
MIT License
700 stars 76 forks source link

Livereload fixes / enhancements #11

Closed theogravity closed 8 years ago

theogravity commented 9 years ago

This update fixes issues with using livereload where the RSG page refreshes but updates do not show up without a manual refresh:

marcello3d commented 9 years ago

I think it'd be better to pull the livereload.js from node_modules rather than including in this git repo.

theogravity commented 8 years ago

@pocotan001 Can you review? I've integrated latest changes from master.

theogravity commented 8 years ago

Unsure why it's not installing standard on the CI

theogravity commented 8 years ago

have an updated pr using webpack and a major refactor