sapper icon indicating copy to clipboard operation
sapper copied to clipboard

Allow layout components to be grouped together

Open fehnomenal opened this issue 4 years ago • 1 comments
trafficstars

Fixes #708 by trying to load src/routes/_layout.{ext} and src/routes/_layout/index.{ext} before falling back to the default layout.

Works locally by using npm link.

fehnomenal avatar Dec 01 '20 12:12 fehnomenal

Thanks for the suggestion. We probably don't want to add any new features to Sapper that aren't in SvelteKit because we don't want people to lose functionality when upgrading. It'd probably be best to raise the idea there and see what people think of it

benmccann avatar Mar 26 '21 02:03 benmccann

SvelteKit 1.0 is now out and Sapper is deprecated, so I'm going to close this

benmccann avatar Jan 11 '23 16:01 benmccann