[O] Use tg-blog component

This commit is contained in:
Hykilpikonna
2022-12-20 00:18:27 -05:00
parent cd80262468
commit e0f704cfa5
3 changed files with 12 additions and 59 deletions
+2 -1
View File
@@ -32,6 +32,7 @@ export default defineConfig({
alias: {
...tsconfigPathAliases,
vue: "vue/dist/vue.esm-bundler.js"
}
},
dedupe: ['vue'],
}
});