UNPKG

@nx/rspack

Version:

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

5 lines 244 B
/** * @deprecated Use `@nx/module-federation/rspack` instead. This will be removed in Nx v22. */ export { withModuleFederation, withModuleFederationForSSR, } from '@nx/module-federation/rspack'; //# sourceMappingURL=module-federation.d.ts.map