mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-22 03:29:04 +00:00
[fix]IE兼容性问题
This commit is contained in:
@@ -37,6 +37,9 @@ module.exports = {
|
||||
warnings: false,
|
||||
errors: true
|
||||
},
|
||||
entry: {
|
||||
app: ['babel-polyfill', './src/main.js']
|
||||
},
|
||||
proxy: {
|
||||
// change xxx-api/login => mock/login
|
||||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||
|
Reference in New Issue
Block a user