JSPM

@nx/rspack

21.5.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 633808
  • Score
    100M100P100Q177108F
  • License MIT

The Nx Plugin for Rspack contains executors and generators that support building applications using Rspack.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nx/rspack) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Nx - Smart Repos · Fast Builds

    CircleCI License NPM Version Semantic Release Commitizen friendly Join the chat at https://gitter.im/nrwl-nx/community Join us on the Official Nx Discord Server


    Nx: Smart Repos · Fast Builds

    Get to green PRs in half the time. Nx optimizes your builds, scales your CI, and fixes failed PRs. Built for developers and AI agents.

    This package is a Rspack plugin for Nx.

    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 - Smart Repos · Fast Builds