mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
73c91d34d5
**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 |
||
---|---|---|
.. | ||
helpers | ||
hygiene | ||
resolver | ||
assumptions.rs | ||
ext.rs | ||
fixer.rs | ||
lib.rs | ||
native.rs | ||
pass.rs | ||
perf.rs | ||
quote.rs | ||
scope.rs | ||
tests.rs |