发布

  • feat(angular-rspack): move angular rspack to nx (#32226)

    frostbyte_neo 发布于 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 Rspack examples to examples/angular-rspack which allow
    for demonstration of various configs to use various features within
    angular, such as:

    • proxy
    • ssr
    • ssg
    • i18n

    These examples use @nx/angular-rspack with workspace:* protocol
    allowing for immediate feedback on changes to angular-rspack and
    angular-rspack-compiler to be reflected in these examples.

    下载附件