[babel 8] Remove module-specific options from @babel/core (#12724)

This commit is contained in:
Nicolò Ribaudo
2021-03-28 01:27:37 +01:00
committed by GitHub
parent 6b39bafab6
commit 8e8954b470
26 changed files with 137 additions and 86 deletions

View File

@@ -1,4 +1,5 @@
{
"BABEL_8_BREAKING": false,
"moduleIds": true,
"moduleId": "my custom module name"
}