@@ -14,8 +14,13 @@ app.$mount()
// #ifdef VUE3
import { createSSRApp } from 'vue'
import analyticsPlugin from '@/src/plugins/analytics.js'
export function createApp() {
const app = createSSRApp(App)
// app.use(analyticsPlugin,{
// })
app.mixin(share)
return {
app
The note is not visible to the blocked user.