Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2016

Conversation

yutin1987
Copy link
Contributor

@yutin1987 yutin1987 commented Apr 26, 2016

run "npm run hot" will failed

add empty array.
image

install babel-plugin-react-transform
image

locals: ['module']
transform : 'react-transform-hmr',
imports : ['react-native'],
locals : ['module']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's a very uncommon style. can you please revert to propertyName: [...] without any whitespace? thanks!

@philikon
Copy link
Collaborator

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

@yutin1987
Copy link
Contributor Author

@philikon Thank you, done.

@philikon philikon merged commit fe5a990 into mjohnston:master May 5, 2016
philikon added a commit that referenced this pull request May 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants