Commit Graph

2 Commits

Author SHA1 Message Date
Kloon ImKloon
269bcb6c07
Restore commented out header and fix lint errors 2023-08-18 19:11:23 +02:00
Kloon ImKloon
8c60137fe4
Add ability to use vite dev alongside the go backend
The point is to not have to rebuild every time to test a change, but make use of Vite's HMR and other goodies.
Some things are not yet working in dev mode:
- Upload is stuck and fails
- Reloading page while on a file will give 404 error
- Prob more that i didnt catch
2023-08-18 18:25:24 +02:00