We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36f3ab commit b5a1a60Copy full SHA for b5a1a60
packages/firebase/tsconfig.json
@@ -4,6 +4,6 @@
4
"outDir": "dist"
5
},
6
"exclude": [
7
- "dist/**/*"
+ "**/dist/**/*"
8
]
9
}
0 commit comments