Skip to content

feat(angular): migrate angular-rspack to nx repo #31272

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

Draft
wants to merge 119 commits into
base: master
Choose a base branch
from

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented May 19, 2025

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

Coly010 and others added 30 commits March 7, 2025 11:49
* feat: add angular-rspack package

* feat: add angular-rspack-compiler package

* feat: add angular-rsbuild package

* docs: readme updates
* feat: add angular-rspack package

* feat: add angular-rspack-compiler package

* feat: add angular-rsbuild package

* docs: readme updates
* feat(angular-rspack): add withConfigurations

* test(angular-rspack): add unit tests for withConfigurations

---------

Co-authored-by: Michael <[email protected]>
* feat(angular-rspack): rename jit to aot and invert

* feat(angular-rsbuild): rename jit to aot
* feat(angular-rspack): rename jit to aot and invert

* feat(angular-rsbuild): rename jit to aot
* feat(angular-rspack): support `extractLicenses` option

* chore(angular-rspack): fix pipeline dependencies for unit-test tasks
* feat(angular-rspack,angular-rsbuild): add namedChunks option

* feat(angular-rspack,angular-rsbuild): add commonChunk and vendorChunk option
#32)

* fix(angular-rspack): sass-loader should not be required when using css

* fix(angular-rspack): sass-loader should not be required when using css
* feat(angular-rspack): improve `createConfig` public api

* feat(angular-rspack): warn about currently unsupported options
Coly010 and others added 19 commits May 9, 2025 11:18
* feat(angular-rspack): add budgets support

* feat(angular-rspack): ensure style only bundles do not emit js
…onentStylesheetResult ensuring sass andincludePaths are passed (#87)

* fix: errors from ComponentStylesheetResult are hidden

if componentStylesheetBundler.bundleFile/bundleInline doesn't throw an error
but the results still contain errors, the errors will not be reported and
the resulting style sheet will be empty.

* fix: sass/includePaths are not passed to setup function
…onentStylesheetResult ensuring sass andincludePaths are passed (#87)

* fix: errors from ComponentStylesheetResult are hidden

if componentStylesheetBundler.bundleFile/bundleInline doesn't throw an error
but the results still contain errors, the errors will not be reported and
the resulting style sheet will be empty.

* fix: sass/includePaths are not passed to setup function
@Coly010 Coly010 self-assigned this May 19, 2025
Copy link

vercel bot commented May 19, 2025

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

Name Status Preview Updated (UTC)
nx-dev ❌ Failed (Inspect) May 19, 2025 5:23pm

Copy link

nx-cloud bot commented May 19, 2025

View your CI Pipeline Execution ↗ for commit e38ef63.

Command Status Duration Result
nx documentation ❌ Failed 19s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-19 17:24:53 UTC

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.

4 participants