[Build] add object assign transform (#1713)
This commit is contained in:
@@ -61,11 +61,14 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-transform-object-assign": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.0.0",
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@vue/server-test-utils": "^1.0.0-beta.24",
|
||||
"@vue/test-utils": "^1.0.0-beta.24",
|
||||
"autoprefixer": "^9.1.3",
|
||||
"babel-core": "^7.0.0-0",
|
||||
"babel-jest": "^23.4.2",
|
||||
"babel-loader": "^8.0.0",
|
||||
"codecov": "^3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user