Files
EasyPlayerJs/demo/vuecli3/vue.config.js
2021-01-13 10:33:01 +08:00

7 lines
100 B
JavaScript

module.exports = {
lintOnSave: false
// devServer: {
// proxy: "http://127.0.0.1:10800"
// }
}