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 b53bb4a commit 8f37f27Copy full SHA for 8f37f27
rollup.config.js
@@ -35,7 +35,7 @@ export default {
35
// exclude: ["**/__tests__/**", "**/*.stories.tsx"],
36
// clean: true,
37
//}),
38
- // typescript(),
+ typescript(),
39
terser(),
40
commonjs({
41
include: ["node_modules/**"],
0 commit comments