Split syntax and transform into two plugins

This commit is contained in:
Justin Ridgewell
2017-06-03 02:39:16 -04:00
parent 2a496890ff
commit 30ee87159d
7 changed files with 109 additions and 86 deletions

View File

@@ -6,10 +6,7 @@
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-traverse": "7.0.0-alpha.7",
"babel-types": "7.0.0-alpha.7",
"babel-template": "7.0.0-alpha.7",
"lodash": "^4.2.0"
"babel-plugin-syntax-optional-chaining": "7.0.0-alpha.12"
},
"keywords": [
"babel-plugin"