Skip to content

Commit 74c4345

Browse files
committed
ci(vite): external vue/compiler-sfc
1 parent bf73715 commit 74c4345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export default defineConfig({
2828
rollupOptions: {
2929
external: [
3030
'vue',
31+
'vue/compiler-sfc',
3132
],
3233
output: {
3334
exports: 'named',

0 commit comments

Comments
 (0)