UNPKG

ngc-webpack

Version:

A wrapper for the @ngtools/webpack with hooks into the compilation process

7 lines 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var cli_1 = require("./cli"); exports.runCli = cli_1.runCli; var ng_cli_1 = require("./ng-cli"); exports.runNgCli = ng_cli_1.runNgCli; //# sourceMappingURL=index.js.map