swc-plugin-vue-jsx
swc-plugin-vue-jsx copied to clipboard
I updated the swc_core version from 0.99 to 14.0.1 in my fork, can i create a pull request?
trafficstars
my fork here are the changes:
- rename EsConfig and TsConfig
- adjust visit api
- update testing to v8.0
- without
import xxxwill not be treat as module when testing - set vitest to speicify version, some node version does not work
- add rspack demo for test