1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 16:43:27 +00:00

inform angular about the OSS AppModule

This commit is contained in:
Derek Nance
2026-02-12 13:34:30 -06:00
parent a5fff08219
commit 58cb12d1d7

View File

@@ -1,6 +1,7 @@
{
"extends": "../../apps/desktop/tsconfig.renderer.json",
"include": [
"../../apps/desktop/src/app/main.ts",
"src/app/main.ts",
"src/global.d.ts",
"../../bitwarden_license/bit-common/src/platform/sdk/sdk-alias.d.ts"