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

16 lines (15 loc) 870 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./add-e2e"), exports); tslib_1.__exportStar(require("./add-linting"), exports); tslib_1.__exportStar(require("./add-proxy-config"), exports); tslib_1.__exportStar(require("./add-unit-test-runner"), exports); tslib_1.__exportStar(require("./create-files"), exports); tslib_1.__exportStar(require("./create-project"), exports); tslib_1.__exportStar(require("./enable-strict-type-checking"), exports); tslib_1.__exportStar(require("./normalize-options"), exports); tslib_1.__exportStar(require("./normalized-schema"), exports); tslib_1.__exportStar(require("./set-generator-defaults"), exports); tslib_1.__exportStar(require("./update-tsconfig-files"), exports); tslib_1.__exportStar(require("./add-serve-static-target"), exports);