-
-
Notifications
You must be signed in to change notification settings - Fork 780
Labels
teamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.
Description
What problem does this feature solve?
Memory cache in codeGeneration bloats as compiler invokes rebuild.
This could cause a huge memory bloat in big projects:

#8976 (comment)
Would be better to support maxGeneartion related feature to reduce cache that was not be frequently accessed. https://webpack.js.org/configuration/cache/#cachemaxgenerations
What does the proposed API of configuration look like?
Option-wise, it's the same as webpack.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
teamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.