UNPKG

@kv-systems/ng-packagr

Version:

Compile and package Angular libraries in Angular Package Format (APF)

10 lines (9 loc) 198 B
{ "$schema": "../../../src/ng-package.schema.json", "keepLifecycleScripts": true, // "keepLifecycleScripts": true, "lib": { "entryFile": "src/public_api.ts", "cssUrl": "none", } }