An open API service indexing awesome lists of open source software.

https://github.com/dingchenaobo/swc-demo

基于 swc + ts 的 node runtime 和 build 的一些简单尝试
https://github.com/dingchenaobo/swc-demo

swc swc-alias swc-demo swc-plugin

Last synced: over 1 year ago
JSON representation

基于 swc + ts 的 node runtime 和 build 的一些简单尝试

Awesome Lists containing this project

README

          

尝试使用 swc 的插件机制做一些尝试

- runtime (done)
- alias 插件 (done)
- build (done)
- build plugin (todo)