wip
This commit is contained in:
parent
d14b0e815c
commit
296b8ce24b
3 changed files with 15 additions and 5 deletions
|
|
@ -72,6 +72,7 @@ export function getConfig(): UserConfig {
|
|||
extensions,
|
||||
alias: {
|
||||
'@/': __dirname + '/src/',
|
||||
'/client-assets/': __dirname + '/assets/',
|
||||
'/static-assets/': __dirname + '/../backend/assets/'
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue