UNPKG

datavizstocklib

Version:

测试一下呗

14 lines 297 B
module.exports = { pluginOptions: { proxy: { context: '/api', options: { target: 'http://hanabi2.data-viz.cn', changeOrigin: true } } }, devServer: { disableHostCheck: true } }