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

fix(bundling): remove migration always adding sass-embedded #30276

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Mar 5, 2025

Current Behavior

There is a migration that always adds sass-embedded for Rspack and Webpack for 20.5

Expected Behavior

sass-embedded is already a dependency of Rspack and Webpack and therefore does not need to be added to users package.json - especially as they may not be using it.

@Coly010 Coly010 requested review from a team as code owners March 5, 2025 16:20
@Coly010 Coly010 requested a review from mandarini March 5, 2025 16:20
@Coly010 Coly010 self-assigned this Mar 5, 2025
@Coly010 Coly010 requested a review from leosvelperez March 5, 2025 16:20
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Mar 5, 2025 4:34pm

Copy link

nx-cloud bot commented Mar 5, 2025

View your CI Pipeline Execution ↗ for commit 2db023a.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 32m 34s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=00e97... ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 1m 31s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-05 16:59:22 UTC

@FrozenPandaz FrozenPandaz merged commit 648129f into master Mar 5, 2025
12 checks passed
@FrozenPandaz FrozenPandaz deleted the remove-sass-embedded-miog branch March 5, 2025 19:12
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.

3 participants