vue.config.js 39 B

123
  1. module.exports = {
  2. publicPath: './'
  3. }