Package Exports
- @nx/angular-rspack-compiler
Readme
Nx: Smart Repos · Fast Builds
An AI-first build platform that connects everything from your editor to CI. Helping you deliver fast, without breaking things.
@nx/angular-rspack-compiler
Compilation Utilities for Angular with Rspack
This library provides utilities for compiling Angular applications with Rspack.
Getting Started
Creating an Nx Workspace
Using npx
npx create-nx-workspace
Using npm init
npm init nx-workspace
Using yarn create
yarn create nx-workspace
Adding Nx to an Existing Repository
Run:
npx nx@latest init
Documentation & Resources
- Nx.Dev: Documentation, Guides, Tutorials
- Intro to Nx
- Official Nx YouTube Channel
- Blog Posts About Nx