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

[Feature]: lazy compilation supports persistent case #8949

Open
JSerFeng opened this issue Jan 7, 2025 · 0 comments
Open

[Feature]: lazy compilation supports persistent case #8949

JSerFeng opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
feat New feature or request team The issue/pr is created by the member of Rspack.

Comments

@JSerFeng
Copy link
Contributor

JSerFeng commented Jan 7, 2025

What problem does this feature solve?

Lazy Proxy Module cannot be saved, they contains info about server port etc... Every time rebuild, there maybe a new Server so this info is invalid

What does the proposed API of configuration look like?

Cache lazy-compiled modules

@JSerFeng JSerFeng added feat New feature or request pending triage The issue/PR is currently untouched. labels Jan 7, 2025
@JSerFeng JSerFeng self-assigned this Jan 7, 2025
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jan 7, 2025
@chenjiahan chenjiahan removed the pending triage The issue/PR is currently untouched. label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

No branches or pull requests

2 participants