I’ve renamed a lot of files to comply with a new linting rule—since then, my site won’t load.
The thing is, I don’t get any errors. I’ve fixed all linting issues as well as every import error using tsc.
Those are my logs. Is there some way to start the dev server with more verbose logging, so I can actually find the issue?
Thanks!