강동윤
|
c6dce67494
|
fix(swc): Report error correctly (#2065)
swc_common:
- Add some utilities for `Handler`.
swc:
- Remove `Compiler.handler`.
- Accept `handler` for each operations. (#2035)
|
2021-08-13 07:05:40 +00:00 |
|
강동윤
|
2211a9908a
|
fix(swc): Fix various bugs (#1550)
swc:
- Improve error message for invalid configs. (#1532)
swc_common:
- Handle input source map correctly. (#1404)
swc_ecma_parser:
- Fix parsing of generics type declarations when tsx is enabled. (#1526)
swc_ecma_transforms_compat:
- Allow using carriage return. (#1549)
|
2021-04-08 12:55:02 +00:00 |
|
강동윤
|
fcef201695
|
spack: super-fast bundler (#825)
Version is alpha as it's not complete
|
2020-06-13 23:09:45 +09:00 |
|
강동윤
|
f1900da246
|
Fix .swcrc (env and error message) (#784)
FIx preset-env and better error message for invalid config
|
2020-05-19 20:24:00 +09:00 |
|