Skip to content

Commit 121084a

Browse files
committed
test: fix filename
1 parent 027353c commit 121084a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"isolatedDeclarations": false
77
},
88
"vueCompilerOptions": {
9-
"plugins": ["../../dist/volar.cjs"],
9+
"plugins": ["../../dist/volar.js"],
1010
"namedExport": {
1111
"removeDefault": false
1212
}

0 commit comments

Comments
 (0)