:package: An isomorphic React boilerplate with Webpack, React Router and React Hot Loader
Stars
31
Forks
5
Watchers
31
Open Issues
1
Overall repository health assessment
^1.6.2^4.13.4^15.1.0^15.1.0^2.4.1^6.9.0^6.2.4^6.9.0^6.5.0^2.1.0^0.23.1^2.2.0^2.11.0^5.1.1^1.0.1^0.8.50.0.2^3.7.0^1.9.2^1.3.0^3.2.0^0.13.1^1.13.1^1.14.14
commits
bin/bundler/prod.js: Fixed clearing current line when displaying webpack progress on console output
8037bf2View on GitHub=> config/webpack.dev.js: Separated into two config files config/webpack.dev.client.js and config/webpack.dev.server.js for more clarity
a5c3d99View on GitHub=> config/webpack.server.js: Moved to config/webpack.dev.server.js
9b835adView on GitHub=> config/webpack.prod.js: Updated CLIENT_BUILD_DIR and SERVER_BUILD_DIR constants
fcd57fcView on GitHub