chore: shuffle files around

This commit is contained in:
Alexander Daichendt 2022-07-30 00:20:24 +02:00
parent 2d7ffaff20
commit 09a29f82cb
18 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@ const config = {
kit: {
adapter: adapter(),
alias: { $components: 'src/components' },
alias: { $components: 'src/lib/components' },
},
prerender: {
default: true,