UNPKG

@nx/esbuild

Version:

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

6 lines (5 loc) 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.tsLibVersion = exports.nxVersion = void 0; exports.nxVersion = require('../../package.json').version; exports.tsLibVersion = '^2.3.0';