Enable rageshake on PTT mode

By putting another 'Submit Feedback' button in the developer section
of the setting modal (we can work out a better place for it).
This commit is contained in:
David Baker
2022-05-16 16:58:39 +01:00
parent 2a19a9964d
commit b3285974f9
3 changed files with 32 additions and 2 deletions

View File

@@ -39,6 +39,11 @@ export default defineConfig(({ mode }) => {
proxy: {
"/_matrix": env.VITE_DEFAULT_HOMESERVER || "http://localhost:8008",
},
strictPort: true,
hmr: {
port: 443,
protocol: 'wss',
},
},
resolve: {
dedupe: [