This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-26 23:27:56 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
4c29b26f3c
swc
/
tests
/
rust-plugins
/
swc_internal_plugin
History
OJ Kwon
ffb2ee85e6
fix(node-swc): Correctly close trace spans after completion (
#3811
)
2022-03-02 10:03:00 +00:00
..
.cargo
feat(plugin): Allow multi-value for the plugin signature (
#3216
)
2022-01-09 15:02:56 +09:00
src
feat(plugin): Add
PluginContext
(
#3568
)
2022-02-15 08:03:17 +00:00
Cargo.lock
fix(node-swc): Correctly close trace spans after completion (
#3811
)
2022-03-02 10:03:00 +00:00
Cargo.toml
chore(build): Remove version pinning of
parking_lot_core
(
#3537
)
2022-02-12 14:24:49 +09:00
README.md
refactor(plugin): Remove multivalue polyfill (
#3346
)
2022-01-24 15:13:30 +09:00
README.md
SWC plugin