benleilei

Results 2 issues of benleilei

When webpack option has externals property is array, plugin no work. in my file, load echarts ```js import echarts from 'echarts/lib/echarts'; import 'echarts/lib/chart/line'; import 'echarts/lib/chart/bar'; ...... ``` webpack option like...

在 6.0.4 版中修正 #126 问题时,自动生成的 iframe 没有被销毁,这样会引发内存泄漏吧