vue.config.js 49 B

123
  1. module.exports = {
  2. productionSourceMap: false
  3. }