mirror of
https://git.unlock-music.dev/um/web.git
synced 2024-12-30 01:05:03 +08:00
53d4b5efe5
Finish UI Add loading screen Change PWA Config Remove useless file Load Element-UI on Demand Fix deploy on sub-folder
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
module.exports = {
|
|
publicPath: '/music/',
|
|
productionSourceMap: false
|
|
}; |