+config.js
or +config.json
#6587
TranscendentalRide
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With time it seems that the variety of way to render a route can grow feature rich. Would it not better scale to have route-based configuration than to add various ornaments to path names or relying on special / untyped / unclear variable value exports from
+page.js
etc.?Here is the thing, template name in routes makes refactoring harder. Naming is difficult and updating the name of a template is inevitable. If changing the name of a template created type errors, it would be easy to know where to update.
+config.js
Beta Was this translation helpful? Give feedback.
All reactions