feat: add plausible

This commit is contained in:
2026-06-13 22:07:00 -03:00
parent a2947b3bf2
commit 1c496e8d8d
10 changed files with 102 additions and 37 deletions

View File

@@ -74,6 +74,9 @@ export default defineConfig({
"@": path.resolve(__dirname, "./src"),
},
},
server: {
allowedHosts: ["localhost", "dev.local", "decoda.mtst.tec.br"],
},
plugins: [
react(),
copyLetramentoAtividades(),