swc/crates/swc_webpack_ast
Donny/강동윤 9f5fc11a8f
fix(webpack/ast): Fix handling of define (#2935)
swc_webpack_ast:
 - Support `define` calls with `require` .
2021-12-01 21:25:46 +09:00
..
benches feat(webpack): Add ast reducer (#2875) 2021-11-26 15:04:41 +09:00
scripts feat(webpack): Add ast reducer (#2875) 2021-11-26 15:04:41 +09:00
src fix(webpack/ast): Fix handling of define (#2935) 2021-12-01 21:25:46 +09:00
tests fix(webpack/ast): Fix handling of define (#2935) 2021-12-01 21:25:46 +09:00
.gitignore feat(webpack): Add ast reducer (#2875) 2021-11-26 15:04:41 +09:00
Cargo.toml chore: Publish crates 2021-12-01 15:32:22 +09:00