Signed-off-by: chy <chy@163.com>
This commit is contained in:
8
node_modules_echarts_need/readme
Normal file
8
node_modules_echarts_need/readme
Normal file
@@ -0,0 +1,8 @@
|
||||
1、执行完npm install后需要将map文件夹拷贝到node_modules/echarts/文件夹下,
|
||||
因为echarts v5.0之后的版本不在包含map文件夹
|
||||
|
||||
2、执行完1之后需要修改 report-ui/node_modules/echarts目录下的package.json
|
||||
在“sideEffects”追加 "map/js/*.js" 和 "map/js/province/*.js"
|
||||
不明白可参考:https://blog.csdn.net/m0_45159572/article/details/130077091
|
||||
|
||||
|
||||
Reference in New Issue
Block a user