UNPKG

ngc-webpack

Version:

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

6 lines (5 loc) 176 B
export * from './src/plugin'; export * from './src/plugin-options'; export { runCli, runNgCli } from './src/cli'; import loader from '@ngtools/webpack'; export default loader;