-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
Describe the problem
For reasons that are lost to the mists of time, we allow you to configure the location of src/routes
, src/lib
and so on. It adds complexity and inconsistency for no good reason.
Having the structure of your app match what's in the docs is an unambiguously good thing. This was always true (the whole point of a framework is that you're able to easily move between codebases), but it's even more true in a world of coding assistants.
Describe the proposed solution
Deprecate all the config.kit.files.*
options
bartveneman, paolobarbolini, eltigerchino, benmccann, dummdidumm and 5 more
Metadata
Metadata
Assignees
Labels
No labels