Skip to content

build(rspack): Add back moment IgnorePlugin #92149

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

scttcper
Copy link
Member

Was missing from the rspack config for some reason. It is required to lazy load the locale/moment chunks we create. Added a comment that describes the purpose. Also moved the similar plugins together.

Was missing from the rspack config for some reason but is required to lazy load the locale/moment chunks we create. Added a comment that describes the purpose.
@scttcper scttcper requested a review from a team May 22, 2025 19:44
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 22, 2025
*/
// new SentryInstrumentation(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this was removed, we should remove the module in build-utils as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its still in webpack, can do later

@scttcper scttcper merged commit d7ab787 into master May 22, 2025
38 checks passed
@scttcper scttcper deleted the scttcper/rspack-ignore-moment branch May 22, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants