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-11-27 04:47:03 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
fa342a0067
swc
/
crates
/
swc_plugin
History
Tim Neutkens
3ebc5c6b69
chore: Update markdown files to use "SWC" instead of "swc" (
#2744
)
2021-11-15 04:26:04 +00:00
..
scripts
refactor: Flatten crates (
#2697
)
2021-11-09 20:42:49 +09:00
src
refactor: Flatten crates (
#2697
)
2021-11-09 20:42:49 +09:00
tests
refactor: Flatten crates (
#2697
)
2021-11-09 20:42:49 +09:00
Cargo.toml
fix(es): Move
TargetEnv
to loader from ast (
#2719
)
2021-11-11 20:00:46 +09:00
README.md
chore: Update markdown files to use "SWC" instead of "swc" (
#2744
)
2021-11-15 04:26:04 +00:00
README.md
swc_plugin
Base runtime for SWC plugins, written in rust.