UNPKG

@angular-buildx/esbuild

Version:

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

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