mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 00:52:29 +03:00
c127cb2b48
swc_bundler: - Handle aliased imports of reexports correctly. (#1138) - Fix import deglobber. (#1139)
8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript"
|
|
}
|
|
}
|
|
}
|