falvpingtai/vue.config.js

4 lines
42 B
JavaScript
Raw Normal View History

2019-12-02 01:27:42 +00:00
module.exports = {
publicPath: "./"
}