This repository has been archived on 2022-11-08. You can view files and clone it, but cannot push or open issues or pull requests.
web-archived/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
};