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 1e42f24 commit cc04fd2Copy full SHA for cc04fd2
tsconfig.json
@@ -36,5 +36,6 @@
36
"packages/vue/jsx-runtime",
37
"scripts/*",
38
"rollup.*.js"
39
- ]
+ ],
40
+ "exclude": ["packages/sfc-playground/src/vue-dev-proxy*"]
41
}
0 commit comments