I have a repo that contains both frontend and backend code of my project. The frontend is written in Svelte and resides in /frontend.
The files configuration value is deprecated in the newest Svelte version. But I did not find an alternative to change my directory to /frontend (instead of default path /src).