push version #8

Merged
mattdimegs merged 51 commits from bugfix/code-change4john into main 2025-06-11 23:01:08 +00:00
Showing only changes of commit 6944973f46 - Show all commits

View file

@ -7,13 +7,13 @@ export default defineConfig({
plugins: [react()],
server:{
host: true,
allowedHosts: ['shift.code-catalyst.com']\
allowedHosts: ['shift.code-catalyst.com'],
cors: true,
hmr: {
protocol: 'wss',
host: 'shift.code-catalyst.com',
clientPort: 443,
},
}
},
resolve: {
alias: {