Closed brandovlee closed 3 months ago
Things are looking good so far! The Vite build is much faster, and there are just a few small things to fix in addition to the SASS/Test issues you mentioned. I don't think we're running the frontend tests anywhere in the CI/CD pipeline from what I can tell, just the backend test, so we can probably do the SASS/Test issues in two separate PRs to keep this one manageable.
Migrated from Vue-CLI to Vite which reduced the vulnerabilities from 150+ to ~65.
To-Do