v0.3.0-beta.12
- Add a
fastTransform
function using esbuild to transpile remote non-jsx modules instead of swc - Improve framework setup perfermance (2x faster)
- Add
--no-check
flag in install script - Fix css
@import
is not working - Upgrade esbuild to 0.12.25
- Upgrade swc deps