Files
ingey-eager/projects/dockview-angular/ng-package.json
vato007 c8d0ac80f3
All checks were successful
build / build (push) Successful in 2m53s
Start adding dockview project
2025-12-15 21:28:44 +10:30

7 lines
165 B
JSON

{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/dockview-angular",
"lib": {
"entryFile": "src/public-api.ts"
}
}