UNPKG

@nx/rspack

Version:

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

5 lines (4 loc) 197 B
/** * @deprecated Use `@nx/module-federation/rspack` instead. This will be removed in Nx v22. */ export { withModuleFederation, withModuleFederationForSSR, } from '@nx/module-federation/rspack';