UNPKG

@angular-buildx/webpack

Version:

A custom Angular CLI builder for extending Webpack configuration in Angular projects.

11 lines (10 loc) 212 B
{ "$schema": "http://json-schema.org/schema", "type": "object", "properties": { "webpack": { "type": "string", "description": "Path to the custom webpack config file." } } }