Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: experiment with rolldown scan for asset tracing #576

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Jul 17, 2024

Still studying vercel's node-file-trace (@vercel/nft and turbo).

Assuming this is only for handling heavy externalized deps during adapter level processing, it might be possible to implement on top of rolldown scan + custom plugin.

Currently borrowing @vercel/nft/out/utils/static-eval.js, but I suppose it's possible to port it to oxc visitor/traversal.

Copy link

pkg-pr-new bot commented Jul 17, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: 24f8623

@hiogawa/react-server

npm i https://pkg.pr.new/hi-ogawa/vite-plugins/@hiogawa/react-server@576

@hiogawa/react-server-next

npm i https://pkg.pr.new/hi-ogawa/vite-plugins/@hiogawa/react-server-next@576

@hiogawa/transforms

npm i https://pkg.pr.new/hi-ogawa/vite-plugins/@hiogawa/transforms@576

@hiogawa/vite-plugin-ssr-middleware

npm i https://pkg.pr.new/hi-ogawa/vite-plugins/@hiogawa/vite-plugin-ssr-middleware@576


templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant