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

Support object type of splitChunks.minSize #4331

Closed
Tracked by #4327
JSerFeng opened this issue Oct 16, 2023 · 1 comment
Closed
Tracked by #4327

Support object type of splitChunks.minSize #4331

JSerFeng opened this issue Oct 16, 2023 · 1 comment
Assignees
Labels
contrib: easy feat New feature or request good first issue Good for newcomers stale team The issue/pr is created by the member of Rspack.

Comments

@JSerFeng
Copy link
Collaborator

What problem does this feature solve?

Should support object type of splitChunks.minSize

What does the proposed API of configuration look like?

{
minChunks: { js: 1000, css: 1000 }
}

@JSerFeng JSerFeng added feat New feature or request pending triage The issue/PR is currently untouched. labels Oct 16, 2023
@JSerFeng JSerFeng self-assigned this Oct 16, 2023
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Oct 16, 2023
@JSerFeng JSerFeng added good first issue Good for newcomers p3-nice-to-have contrib: easy and removed pending triage The issue/PR is currently untouched. labels Oct 16, 2023
@xc2 xc2 closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contrib: easy feat New feature or request good first issue Good for newcomers stale team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants