mirror of
https://github.com/swc-project/swc.git
synced 2025-01-04 19:47:10 +03:00
97269a37b9
swc: - Respect `react` config. swc_ecma_transforms_compat: - `export-namespace-from`: Preserve `use strict`. (#1423) swc_ecma_transforms_module: - Inject `use strict` before imports. (#1423) swc_ecma_transforms_proposal: - Emit metadata for literal types. (#1421)
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
{
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
}
|