mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
03f9b93f58
swc_bundler: - Handle indirect wrapped es modules. (denoland/deno#8597, denoland/deno#8625) - Respect `export { foo }`. (denoland/deno#8626) swc_ecma_parser: - Allow `??=`, `||=`, `??=` in non-ts modules. (denoland/deno#8627) swc_ecma_transforms: - Make `hygiene` check if a variable with expanded name exists. (denoland/deno#8620) - Handle `??=` correctly. |
||
---|---|---|
.. | ||
common | ||
deno | ||
fixture | ||
deno.rs | ||
fixture.rs |