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

10 lines 381 B
export * from './add-dependencies'; export * from './add-server-file'; export * from './generate-files'; export * from './generate-server-ts-config'; export * from './normalize-options'; export * from './update-project-config'; export * from './validate-options'; export * from './add-hydration'; export * from './set-router-initial-navigation'; //# sourceMappingURL=index.d.ts.map