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 1ef0492 commit c802e97Copy full SHA for c802e97
tsconfig.build.json
@@ -4,5 +4,5 @@
4
"emitDeclarationOnly": true
5
},
6
"include": ["src/**/*", "typings/**/*", "lib/components/*/*"],
7
- "exclude": [ "node_modules", "src/index.ts"]
+ "exclude": [ "node_modules"]
8
}
0 commit comments