swc/scripts
OJ Kwon 6f19f8902f
refactor(swc_core): enable bytechecked flag (#5792)
**Description:**

Another update to enable bytecheck rkyv feature flag.

Our dep tree is quite tangled with implicit enable (plugin -> rkyv). PR tries to detach some of it while trying to preserve existing behavior as much as it can.
2022-09-09 08:05:51 +00:00
..
bot chore: Publish v1.2.248 (#5755) 2022-09-06 00:20:33 +09:00
cargo chore: Publish crates 2022-09-01 20:09:56 +09:00
ci perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
crev chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
github refactor(swc_core): enable bytechecked flag (#5792) 2022-09-09 08:05:51 +00:00
npm feat(node-swc): Add libc field in Linux platform packages (#4046) 2022-03-16 18:58:24 +09:00
repo refactor(bundler): Improve test suite (#3144) 2021-12-29 19:19:44 +09:00
sourcemap chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
.gitignore security(repo): Fix crev integration (#3210) 2022-01-07 20:03:03 +09:00
bench-node.sh chore(es/minifier): Add full benchmark for .minify() (#4341) 2022-04-15 22:31:15 +00:00
cli_artifacts.sh build(node): Include fallback binding as a dependency (#5322) 2022-07-28 03:10:08 +00:00
cli.sh feat(plugin/api): Determine plugin api (#2199) 2021-10-09 17:47:42 +09:00
doc.sh ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
link.sh fix(es/minifier): Fix usage via yarn resolution (#2158) 2021-08-26 06:18:59 +00:00
setup-env.sh Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
test.sh fix(es/transforms/base): Optimize hygiene (#2193) 2021-09-01 13:11:55 +00:00
update_fallback_dependencies.js build(node): Include fallback binding as a dependency (#5322) 2022-07-28 03:10:08 +00:00
update-all.sh fix(es/codegen): Fix sourcemap of multiline comments (#5299) 2022-07-26 04:02:50 +00:00