updated deps
This commit is contained in:
parent
3f6cb8c356
commit
f2661989dc
4 changed files with 246 additions and 129 deletions
|
@ -59,7 +59,7 @@ module.exports = {
|
|||
{
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
presets: [['env', { modules: false }]]
|
||||
presets: [['env', { modules: false }], 'stage-3']
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue