Skip to content

Commit

Permalink
Merge commit '463b767ae1a34ec81ad747a7964ef54e0fea5a62'
Browse files Browse the repository at this point in the history
  • Loading branch information
feige996 committed Mar 28, 2024
2 parents 61d9730 + 463b767 commit e4e5605
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added src/static/images/.gitkeep
Empty file.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ export default ({ command, mode }) => {
resolve: {
alias: {
'@': path.join(process.cwd(), './src'),
'@img': path.join(process.cwd(), './src/static/images'),
},
},
server: {
Expand Down

0 comments on commit e4e5605

Please sign in to comment.