We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c36f3ab + 9915a04 commit b206840Copy full SHA for b206840
packages/firebase/tsconfig.json
@@ -4,6 +4,6 @@
4
"outDir": "dist"
5
},
6
"exclude": [
7
- "dist/**/*"
+ "**/dist/**/*"
8
]
9
}
0 commit comments