Skip to content
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

Temporary fix #635, add es2015-classes / class-properties only for dev #640

Merged
merged 1 commit into from
Dec 28, 2016

Conversation

jhen0409
Copy link
Member

@jhen0409 jhen0409 commented Dec 27, 2016

Temporary fix #635.

Add transform-es2015-classes / transform-class-properties plugins only on development, until gaearon/react-hot-loader#313 fix and we migrated to RHL v3 (#421).

NOTE transform-es2015-classes is included in babel-preset-env, transform-class-properties is included in babel-preset-stage-0, so we don't need add to package.json.

@jhen0409 jhen0409 merged commit c3ca932 into electron-react-boilerplate:master Dec 28, 2016
@jhen0409 jhen0409 mentioned this pull request May 28, 2017
5 tasks
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