mirror of
https://github.com/JohanLeroy/dialogue-lib.git
synced 2026-01-28 02:07:29 +00:00
first commit
This commit is contained in:
10
ng-package.json
Normal file
10
ng-package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "dist",
|
||||
"lib": {
|
||||
"entryFile": "src/public-api.ts"
|
||||
},
|
||||
"allowedNonPeerDependencies": [
|
||||
"@angular/animations"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user