mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 19:39:14 +00:00
initial stuff
This commit is contained in:
@@ -8,4 +8,10 @@ export default defineConfig({
|
||||
server: {
|
||||
historyApiFallback: true,
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': '/src',
|
||||
'$lib': '/src/lib'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user