UNPKG

@nx/module-federation

Version:

The Nx Plugin for Module Federation contains executors and utilities that support building applications using Module Federation.

11 lines 390 B
export * from './share'; export * from './dependencies'; export * from './package-json'; export * from './remotes'; export * from './models'; export * from './normalize-project-name'; export * from './get-remotes-for-host'; export * from './parse-static-remotes-config'; export * from './start-remote-proxies'; export * from './start-ssr-remote-proxies'; //# sourceMappingURL=index.d.ts.map