update firefox support

This commit is contained in:
SethBurkart123
2024-03-21 22:23:11 +11:00
parent 17cc5943ae
commit 191cbb5560
4 changed files with 55 additions and 37 deletions
+1
View File
@@ -21,4 +21,5 @@ export default defineConfig({
authToken: process.env.SENTRY_AUTH_TOKEN,
}),
],
server: { port: 6000, hmr: { port: 6000 } }
})