mtfosbot_web/vue.config.js
2018-08-12 00:36:08 +08:00

3 lines
61 B
JavaScript

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