mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 08:07:23 +08:00
feat: 在配置中添加 publicDir 选项以指定资源目录
This commit is contained in:
@@ -37,6 +37,7 @@ export default defineConfig({
|
||||
resolvers: [NaiveUiResolver()]
|
||||
})
|
||||
],
|
||||
publicDir: resolve('resources'),
|
||||
server: {
|
||||
proxy: {
|
||||
// with options
|
||||
|
||||
Reference in New Issue
Block a user