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 (9 loc) 522 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./check-name-matches"), exports); tslib_1.__exportStar(require("./check-shared-npm-packages"), exports); tslib_1.__exportStar(require("./get-webpack-config-path"), exports); tslib_1.__exportStar(require("./is-host-remote-config"), exports); tslib_1.__exportStar(require("./parse-ast-webpack-config"), exports); tslib_1.__exportStar(require("./write-new-webpack-config"), exports);