Build fails with..
Type error: Cannot find module '@/app/ui/fonts' or its corresponding type declarations.
There exists an app/ui/fonts.ts in the repository (locally and in gitlab), there are no "problems" in my ide (vscode), and the application appears to work flawlessly in the browser resolving the project locally. What gives?
I'm not for sure if it is using the most current commit to perform the build.