charlyoleg2
Results
2
issues of
charlyoleg2
Could you add support for _absolute path_ for the root of the serveStatic? In my use-case [designix-uis](https://www.npmjs.com/package/designix-uis), an absolute path to the folder containing the static files is required as...
### Describe the bug In +layout.svelte, i have a link `home`. For the homepage (src/routes/+page.svelte) and the sub1-page (src/routes/sub1/+page.svelte), the link brings to the expected page (i.e. the homepage). But...
bug