mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-05 16:14:29 +00:00
update webpack plugin-transform-runtime
This commit is contained in:
parent
245363f603
commit
689ca5e287
@ -143,8 +143,8 @@ const base = {
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
'@babel/plugin-transform-runtime', {
|
'@babel/plugin-transform-runtime', {
|
||||||
corejs: 2,
|
helpers: true,
|
||||||
useESModules: true
|
regenerator: true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
'@babel/plugin-syntax-dynamic-import'
|
'@babel/plugin-syntax-dynamic-import'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user