UNPKG

ngx-build-info

Version:

![CI](https://github.com/blaugold/ngx-build-info/workflows/CI/badge.svg) ![NPM](https://img.shields.io/npm/v/ngx-build-info)

12 lines (11 loc) 309 B
{ "$schema": "http://json-schema.org/schema", "type": "object", "required": [], "properties": { "output": { "type": "string", "description": "Name of the build info file relative to the project root. The default is '{projectRoot}/{sourceRoot}/environments/build-info.ts'." } } }