website/vue.config.js
2025-05-10 17:52:51 +08:00

4 lines
61 B
JavaScript

module.exports = {
publicPath: '/',
// publicPath: './',
};