You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

21 lines
442 B

{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"lib": {
"entryFile": "index.ts"
},
"dest": "../../dist/packages/angular",
"deleteDestPath": false,
"allowedNonPeerDependencies": [
"nx",
"@nx/",
"@phenomnomnominal/tsquery",
"@typescript-eslint/",
"enquirer",
"magic-string",
"picocolors",
"picomatch",
"semver",
"webpack-merge"
],
"keepLifecycleScripts": true
}