rsnext/packages/next-swc/crates/napi
Jiachi Liu 3bda6e66b6
Use swc parse for flight server and client loaders (#33713)
* Add `parse` method for next-swc
* Use shared next-swc to parse rsc components AST
* Remove the invalid case of parsing `ExportAllDecalaration` (we didn't support it well before, so I deleted. need to support later)


Co-authored-by: Donny/강동윤 <29931815+kdy1@users.noreply.github.com>
Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-01-27 15:48:09 +00:00
..
npm Revert "Reduce install size for linux glibc/musl (#32850)" (#32973) 2022-01-03 18:47:48 -06:00
src Use swc parse for flight server and client loaders (#33713) 2022-01-27 15:48:09 +00:00
build.rs Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
Cargo.toml feat(next-swc): Update swc (#33628) 2022-01-25 09:22:22 +00:00