vue.config.js 89 B

1234
  1. module.exports = {
  2. // publicPath: '/themes/custom/physics/mie/'
  3. publicPath: ''
  4. }