UNPKG

@nx/angular

Version:

The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, Playwright and Cypre

7 lines 290 B
export * from './check-name-matches'; export * from './check-shared-npm-packages'; export * from './get-webpack-config-path'; export * from './is-host-remote-config'; export * from './parse-ast-webpack-config'; export * from './write-new-webpack-config'; //# sourceMappingURL=index.d.ts.map