mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-21 11:08:54 +00:00
[fix]IE兼容性问题
This commit is contained in:
@@ -24,6 +24,10 @@ module.exports = {
|
||||
* In most cases please use '/' !!!
|
||||
* Detail: https://cli.vuejs.org/config/#publicpath
|
||||
*/
|
||||
transpileDependencies: [
|
||||
/\/node_modules\/vue-echarts\//,
|
||||
/\/node_modules\/resize-detector\//
|
||||
],
|
||||
publicPath: '/ui/',
|
||||
outputDir: 'dist',
|
||||
assetsDir: 'assets',
|
||||
|
Reference in New Issue
Block a user