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 027353c commit 121084aCopy full SHA for 121084a
tests/fixtures/tsconfig.json
@@ -6,7 +6,7 @@
6
"isolatedDeclarations": false
7
},
8
"vueCompilerOptions": {
9
- "plugins": ["../../dist/volar.cjs"],
+ "plugins": ["../../dist/volar.js"],
10
"namedExport": {
11
"removeDefault": false
12
}
0 commit comments