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