- Build: Babel 7
- npm: Update qr-manipulation
This commit is contained in:
@@ -114,9 +114,7 @@ export default [
|
||||
},
|
||||
plugins: [
|
||||
babel({
|
||||
plugins: ['transform-object-rest-spread', ['babel-plugin-transform-builtin-extend', {
|
||||
globals: ['Array']
|
||||
}]]
|
||||
plugins: ['transform-object-rest-spread']
|
||||
})
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user