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.
outDir
1 parent cc7171e commit 988374fCopy full SHA for 988374f
tsconfig.build.json
@@ -9,7 +9,7 @@
9
"declaration": true,
10
"emitDeclarationOnly": true,
11
"noEmit": false,
12
- "outDir": "lib"
+ "outDir": "dist"
13
},
14
"vueCompilerOptions": {
15
"skipTemplateCodegen": true
0 commit comments