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

binding voilations check during es2015 transform[fix #630] #633

Merged
merged 3 commits into from
Jul 17, 2017
Merged

Conversation

vigneshshanmugam
Copy link
Member

@boopathi Shall we keep a separate preset test along with es2015 just for these kind of issues.

@@ -35,5 +35,8 @@
"babel-plugin-transform-simplify-comparison-operators": "^6.8.4",
"babel-plugin-transform-undefined-to-void": "^6.8.2",
"lodash.isplainobject": "^4.0.6"
},
"devDependencies": {
Copy link
Member

Choose a reason for hiding this comment

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

dev deps go into root package.json

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@boopathi boopathi added the Tag: Bug Fix Pull Request fixes a bug label Jul 17, 2017
@boopathi boopathi merged commit 123eaf5 into master Jul 17, 2017
@boopathi boopathi deleted the fix-630 branch July 17, 2017 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tag: Bug Fix Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants