1
0
mirror of https://github.com/bitwarden/web synced 2026-02-01 17:23:19 +00:00
Files
web/projects/web-vault-internal/ng-package.json
2022-01-31 08:58:44 +01:00

8 lines
153 B
JSON

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