mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
add babel plugin proposal object rest spread to our dev deps
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ module.exports = {
|
||||
]
|
||||
],
|
||||
plugins: [
|
||||
'@babel/proposal-object-rest-spread'
|
||||
'@babel/plugin-proposal-object-rest-spread'
|
||||
],
|
||||
env: {
|
||||
test: {
|
||||
|
||||
Reference in New Issue
Block a user