swc/node/bundler
Donny/강동윤 2ca6e5d79b
feat(es/transforms/optimization): Support inlining of typeofs (#2473)
swc_ecma_transforms_optimization:
 - `inline_globals`: Support inlining of `typeof`s.

swc:
 - Change error message for parsing failure to mention `Syntax Error`.
2021-10-19 09:49:18 +00:00
..
benches perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
scripts fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
src feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
tests chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
.gitignore fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
build.rs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
Cargo.toml perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00