feat: improve referral system (#29720)

This commit is contained in:
Victor Navarro
2026-05-28 13:50:14 +02:00
committed by GitHub
parent e755dc4541
commit d86d2dc082
7 changed files with 55 additions and 65 deletions
+1
View File
@@ -17,6 +17,7 @@ export default defineConfig({
],
server: {
allowedHosts: true,
port: 3001,
},
build: {
rollupOptions: {