happypack
Version:
webpack speed booster, makes you happy!
20 lines (19 loc) • 493 B
JSON
{
"name": "react-redux-universal-hot-example",
"description": "Example of an isomorphic (universal) webapp using react redux and hot reloading",
"repository": "https://github.com/erikras/react-redux-universal-hot-example",
"logo": "http://node-js-sample.herokuapp.com/node.svg",
"keywords": [
"react",
"isomorphic",
"universal",
"webpack",
"express",
"hot reloading",
"react-hot-reloader",
"redux",
"starter",
"boilerplate",
"babel"
]
}