swc/ecmascript/transforms
강동윤 c6b22c57f8
feat(es/minifier): Implement minifier partially (#1302)
Co-authored-by: Fábio Santos <fabiosantosart@gmail.com>
2021-05-20 13:51:30 +09:00
..
base fix(es/transforms/base): Fix resolver (#1710) 2021-05-18 17:47:43 +09:00
compat fix(swc): Fix bugs (#1712) 2021-05-19 00:55:01 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
optimization feat(es/minifier): Implement minifier partially (#1302) 2021-05-20 13:51:30 +09:00
proposal feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
react fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
tests fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
typescript fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
Cargo.toml feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00