1
0
mirror of https://git.unlock-music.dev/um/web.git synced 2025-02-20 05:04:59 +08:00
unlock-music/vue.config.js
MengYX 53d4b5efe5 Finish ncm qmc flac mp3
Finish UI
Add loading screen
Change PWA Config
Remove useless file
Load Element-UI on Demand
Fix deploy on sub-folder
2019-07-05 15:05:11 +08:00

4 lines
79 B
JavaScript

module.exports = {
publicPath: '/music/',
productionSourceMap: false
};