Skip to content

Commit 600124d

Browse files
committed
fix: playground not working
1 parent f43fc3f commit 600124d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

apps/playground/vite.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ export default defineConfig({
1212
optimizeDeps: {
1313
exclude: ['@vue/repl'],
1414
},
15-
build: {
16-
rollupOptions: {
17-
external: ['vue'],
18-
},
19-
},
2015
plugins: [
2116
// https://github.com/posva/unplugin-vue-router
2217
VueRouter({

0 commit comments

Comments
 (0)