-
-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
Description
Describe the problem
It's not really a problem, it's more an improvement (QoL improvement!).
I would like to tweak a few things in the skeleton
default template.
Describe the proposed solution
Here is the list I have in mind:
1/ Having a +layout.svelte
(with the h1)
It's showing the fonctionnality,
2/ moving fav ico
to /src/lib/assets
To show immutable assets
3/ Add a robot.txt
to keep a static folder
4/ Move playwright files beside routes like page.e2e.(j|t)s
Alternatives considered
My current alternative is to do all these tweaks each time I create a skeleton. (I do it a lot of repro in different context)
Importance
would make my life easier
Additional Information
I will be happy to do it. I would like the blessing before sending the PR :)
rudiv