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 a964a73 commit 6bde755Copy full SHA for 6bde755
1 file changed
templates/nextjs/tsconfig.json
@@ -23,6 +23,7 @@
23
],
24
"exclude": [
25
"node_modules",
26
- "dist"
+ "dist",
27
+ "composed"
28
]
29
}
0 commit comments