rsnext/packages
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
..
create-next-app v12.0.9 2022-01-26 16:01:19 -06:00
eslint-config-next v12.0.9 2022-01-26 16:01:19 -06:00
eslint-plugin-next v12.0.9 2022-01-26 16:01:19 -06:00
next Use swc parse for flight server and client loaders (#33713) 2022-01-27 15:48:09 +00:00
next-bundle-analyzer v12.0.9 2022-01-26 16:01:19 -06:00
next-codemod v12.0.9 2022-01-26 16:01:19 -06:00
next-env v12.0.9 2022-01-26 16:01:19 -06:00
next-mdx v12.0.9 2022-01-26 16:01:19 -06:00
next-plugin-storybook v12.0.9 2022-01-26 16:01:19 -06:00
next-polyfill-module v12.0.9 2022-01-26 16:01:19 -06:00
next-polyfill-nomodule v12.0.9 2022-01-26 16:01:19 -06:00
next-swc Use swc parse for flight server and client loaders (#33713) 2022-01-27 15:48:09 +00:00
react-dev-overlay v12.0.9 2022-01-26 16:01:19 -06:00
react-refresh-utils fix: allow certain variable names in development (#33638) 2022-01-27 14:22:35 +00:00