-
feat(angular-rspack): move angular rspack to nx (#32226)
发布于
2025-08-12 14:43:20 +00:00 Description
Move Angular Rspack into the Nx repo.
The relevant packages are:
- angular-rspack
- angular-rspack-compiler
Examples
Adds
Angular Rspackexamples toexamples/angular-rspackwhich allow
for demonstration of various configs to use various features within
angular, such as:- proxy
- ssr
- ssg
- i18n
These examples use
@nx/angular-rspackwithworkspace:*protocol
allowing for immediate feedback on changes toangular-rspackand
angular-rspack-compilerto be reflected in these examples.下载附件