mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
7730a6ea5a
swc_ecma_transforms_compat: - `async_to_generator`: Handle await in async generators correctly. (#1752) swc_ecma_transforms_module: - Don't panic on double import from one module. (#1757)
6 lines
53 B
Plaintext
6 lines
53 B
Plaintext
{
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
}
|