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.
1 parent f973a8c commit db4122dCopy full SHA for db4122d
packages/firebase/tsconfig.json
@@ -4,6 +4,6 @@
4
"outDir": "dist"
5
},
6
"exclude": [
7
- "dist/**/*"
+ "**/dist/**/*"
8
]
9
}
0 commit comments