UNPKG

@nx/rspack

Version:

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

3 lines (2 loc) 169 B
export { NxAppRspackPlugin } from './src/plugins/nx-app-rspack-plugin/nx-app-rspack-plugin'; export type { NxAppRspackPluginOptions } from './src/plugins/utils/models';