1. Vite config: make HTTPS conditional on SSL cert/key files existing (pre-existing issue, broke builds when certs not present) 2. Drone reconnect handler: use socket.io Manager-level 'reconnect' event (this.socket.io.on) instead of Socket-level event, and add explicit type annotation for attemptNumber parameter |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.ts | ||