mirror of
https://github.com/bitwarden/web
synced 2026-02-01 17:23:19 +00:00
8 lines
153 B
JSON
8 lines
153 B
JSON
{
|
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../dist/web",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
}
|
|
}
|