The new `6to5-runtime` packs core-js, 6to5's helpers and the Regenerator runtime, and we're moving `coreAliasing`, `externalRuntime` and `externalRegenerator` to use it instead of forcing the user to depend on these packages directly.
4 lines
38 B
JSON
4 lines
38 B
JSON
{
|
|
"optional": ["externalRuntime"]
|
|
}
|