banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars 36 forks source link

Updates to Babel6, fixing current build issue; Replaced hot module re… #40

Closed jmfirth closed 8 years ago

jmfirth commented 8 years ago
kaylanm commented 8 years ago

Nice! I'm seeing the App component show as ProxyClass in the dev tools, so I'm assuming that babel-plugin-transform-react-display-name is not running correctly - perhaps a bug in babel-preset-react?

banderson commented 8 years ago

@jmfirth thanks for this! Finally got around to testing it. Was skeptical about switching to webpack 2 beta, but let's roll with it :) Thanks for the PR.

banderson commented 8 years ago

Also, this is published to npm as 0.4.0