speckle-server
speckle-server copied to clipboard
refactor: move from vue cli to vite for frontend builds
We've already got a PR with a semi-working proof of concept: https://github.com/specklesystems/speckle-server/pull/1000
The remaining issues are:
- Dev server frontend proxy is around ~10 times slower than no proxy, making initial page loads very slow. @gjedlicska wanted to try resolving this
Issue has been resolved! PR in review
launched