added library project
This commit is contained in:
8
projects/nls-guilloche/ng-package.json
Normal file
8
projects/nls-guilloche/ng-package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/nls-guilloche",
|
||||
"deleteDestPath": false,
|
||||
"lib": {
|
||||
"entryFile": "src/public_api.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user