mtfosbot_web/vue.config.js
2018-08-24 22:35:14 +08:00

3 lines
59 B
JavaScript

module.exports = {
baseUrl: process.env.BASE_URL || '/'
}