swc/ecmascript/transforms
Austaras 1a01d0f2c5
fix(es/transform/react): Handle TypeScript declare module (#1875)
swc_ecma_transforms_module:
 - Handle typescirpt declare module. (#1865)
2021-07-02 10:07:34 +09:00
..
base feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00
classes chore(es/ast): Bump version (#1853) 2021-06-25 08:19:15 +00:00
compat fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(es/transforms/module): Fix for duplicate export (#1846) 2021-06-29 15:12:18 +09:00
optimization feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00
proposal fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
react fix(es/transform/react): Handle TypeScript declare module (#1875) 2021-07-02 10:07:34 +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/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00
tests fix(es/transforms/module): Share usage data between passes (#1829) 2021-06-24 13:37:30 +09:00
typescript fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
Cargo.toml fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00