fix
This commit is contained in:
@@ -6,6 +6,10 @@ const config = {
|
||||
preprocess: vitePreprocess(),
|
||||
|
||||
kit: {
|
||||
alias: {
|
||||
'$components': 'src/components',
|
||||
'$lib': 'src/lib'
|
||||
},
|
||||
adapter: adapter({
|
||||
pages: 'build',
|
||||
assets: 'build',
|
||||
|
||||
Reference in New Issue
Block a user