UNPKG

@nx/rollup

Version:

The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup.

6 lines (5 loc) 229 B
export declare const nxVersion: any; export declare const coreJsVersion = "^3.36.1"; export declare const rollupVersion = "^4.14.0"; export declare const swcLoaderVersion = "0.1.15"; export declare const tsLibVersion = "^2.3.0";