swc/ecmascript/transforms
강동윤 eb45760697
fix(es/transforms/react): Handle escape correctly (#2014)
swc_ecma_transforms_react:
 - Handle escapes properly. (#2013)
2021-08-05 08:34:28 +09:00
..
base feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
classes feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
compat feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
optimization feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
proposal feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
react fix(es/transforms/react): Handle escape correctly (#2014) 2021-08-05 08:34:28 +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/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
tests fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
typescript feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
Cargo.toml feat(es/parser): Report an error for import.meta in script (#1999) 2021-08-04 14:38:07 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00