mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
Silence core-js warnings during tests (#661)
Co-authored-by: Ward Peeters <ward@coding-tech.com>
This commit is contained in:
parent
95416d1ccf
commit
afafa6d213
1
test/fixtures/custom-babelrc/.babelrc
vendored
1
test/fixtures/custom-babelrc/.babelrc
vendored
@ -6,6 +6,7 @@
|
||||
"loose": true,
|
||||
"modules": false,
|
||||
"useBuiltIns": "usage",
|
||||
"corejs": 2,
|
||||
"targets": {
|
||||
"esmodules": true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user