[-] Remove vue runtime compiler

This commit is contained in:
Hykilpikonna
2022-05-10 19:06:56 -04:00
parent 6495a68bf2
commit c824a1f01c
-1
View File
@@ -31,7 +31,6 @@ export default defineConfig({
resolve: {
alias: {
...tsconfigPathAliases,
vue: "vue/dist/vue.esm-bundler.js"
}
}
});