Newer
Older
sample-vue-component02 / vue.config.js
yhornisse on 11 Aug 2021 40 bytes add path setting
module.exports = {
  publicPath: './'
}