swc/.github
Donny/강동윤 db09bce687
perf(node/swc): Parse input using worker thread (#2590)
node_swc:
 - Make `transform` parse the options in background.
 - Make `transform` analyze the input file in background.
 - Make `minify` parse the options in background.
 - Make `minify` deserialize the input in background.
 - Make `parse` parse the options in background.
 - Make `parse` analyze the input file in background.
 - Make `print` parse the options in background.
 - Make `print` deserialize the input file in background.
2021-10-30 12:31:28 +00:00
..
ISSUE_TEMPLATE fix(es/transforms/base): Fix hygiene of catch clause (#1413) 2021-02-19 16:52:02 +09:00
workflows perf(node/swc): Parse input using worker thread (#2590) 2021-10-30 12:31:28 +00:00
.prettierrc feat(es/minifier): Implement minifier partially (#1302) 2021-05-20 13:51:30 +09:00
FUNDING.yml chore: Add a link to github sponers 2021-09-15 18:05:53 +09:00