Add transform-object-rest-spread to babel
Showing
... | ... | @@ -7,6 +7,7 @@ |
"async": "^2.1.2", | ||
"babel-eslint": "^7.1.1", | ||
"babel-plugin-transform-object-assign": "^6.22.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-plugin-yo-yoify": "^0.3.3", | ||
"babel-polyfill": "^6.22.0", | ||
"babel-preset-env": "^1.6.1", | ||
... | ... |
Please
register
or
sign in
to comment