UNPKG

nx

Version:

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

5 lines (4 loc) 248 B
"use strict"; // This file represents the public API for plugins which live in nx.json's plugins array. // For methods to interact with plugins from within Nx, see `./internal-api.ts`. Object.defineProperty(exports, "__esModule", { value: true });