swc/crates/swc_ecma_transforms_base
Donny/강동윤 73c91d34d5
fix(es/helpers): Inject helpers for scripts (#4025)
**Description:**

This PR adds support for helpers in script mode. For now, we does not support `externalHelpers` for scripts, as there is no standard for importing other files from a script.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/2385
2022-03-15 09:43:57 +00:00
..
benches refactor(es): Make compilation faster (#3749) 2022-02-26 06:41:14 +00:00
src fix(es/helpers): Inject helpers for scripts (#4025) 2022-03-15 09:43:57 +00:00
tests fix(es/resolver): Use correct context for identifiers after type parameters (#4000) 2022-03-13 21:42:24 +00:00
Cargo.toml chore: Publish crates 2022-03-13 21:44:41 +00:00