react-hot-loader-starter-kit icon indicating copy to clipboard operation
react-hot-loader-starter-kit copied to clipboard

react 16, redux 5, react router 4, universal, webpack 3

Results 4 react-hot-loader-starter-kit issues
Sort by recently updated
recently updated
newest added

Hi, I have used your app in dev mode and I have noticed the whole page is reloading once a change is saved. Is is possible to keep logs +...

Hello. Can you provide some info about using loaders in webpack configs? I trying to load png and jpg files in my component: `import image from "../../assets/cover.png"` and have error:...

Server side babel config is stored in Makefile and passed as args, Webpack babel-loader config uses .bablerc, this could be made more explicit and clear possibly by having a `.server.babelrc`...