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 的一些简单尝试
- Host: GitHub
- URL: https://github.com/dingchenaobo/swc-demo
- Owner: dingchenaobo
- Created: 2022-04-01T15:53:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-03T08:00:04.000Z (over 4 years ago)
- Last Synced: 2025-01-14T01:12:42.997Z (over 1 year ago)
- Topics: swc, swc-alias, swc-demo, swc-plugin
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
尝试使用 swc 的插件机制做一些尝试
- runtime (done)
- alias 插件 (done)
- build (done)
- build plugin (todo)