Force loading plugins/presets from the monorepo in tests (#13858)

This commit is contained in:
Nicolò Ribaudo
2021-10-18 14:03:50 +02:00
committed by GitHub
parent 513b00e60d
commit 780aa48d2a
5 changed files with 29 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
"externalHelpers": false,
"presets": [
[
"@babel/preset-env",
"env",
{
"corejs": 3,
"useBuiltIns": "entry"