This repository has been archived on 2025-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
Files
web/vue.config.js
2019-12-07 14:32:28 +08:00

4 lines
71 B
JavaScript

module.exports = {
publicPath: '',
productionSourceMap: true
};