paulshryock / paul-shryock

2021 reboot of my personal website
https://pshry.com/
Other
0 stars 0 forks source link

Transpile modern JavaScript #12

Open paulshryock opened 3 years ago

paulshryock commented 3 years ago

Transpile to ES5: https://swc.rs/

paulshryock commented 3 years ago

Reopening this now that SWC has documentation for core API usage: https://swc.rs/docs/usage-core

Probably swap Babel for SWC.