mjohnston / react-native-webpack-server

Build React Native apps with Webpack
MIT License
933 stars 84 forks source link

fix(Examples): react-transform error in webpack.config.js #160

Closed yutin1987 closed 8 years ago

yutin1987 commented 8 years ago

run "npm run hot" will failed

add empty array. image

install babel-plugin-react-transform image

philikon commented 8 years ago

Awesome, thanks! Just one styling nit, then I'll be happy to merge this.

yutin1987 commented 8 years ago

@philikon Thank you, done.