Use the imports helper in transform-runtime.

This commit is contained in:
Logan Smyth
2017-09-20 09:32:14 -07:00
parent 11715cb7af
commit ed3603ef44
22 changed files with 150 additions and 47 deletions

View File

@@ -8,6 +8,9 @@
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-helper-module-imports": "7.0.0-beta.2"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-beta.2"
}