liangei
liangei
Why can't we achieve the precise path through the way of outputPath:'static/js/[name].js'? example: new HtmlWebpackExternalsPlugin({ externals: [{ module: 'jquery', entry: 'jquery/dist/jquery.min.js', global: 'jQuery', }, ], outputPath: 'static/js/[name].js' })) insert:
我在webpack里定义了 resolve: { alias: { "@" : resolve('/src'), "com" : resolve('/src/components') } }, 我希望在模板index.art里 但发现这样不行。。 大佬们请教一下~~~
使用数据:https://geo.datav.aliyun.com/areas_v2/bound/100000_full.json 在F2里表现很差,在G2里表现就很完美。 但G2又不支持小程序,能否加强一下下呢? 代码都是在官网的示例里**更换数据**,没有做**任何改动**。 F2表现如下: https://f2.antv.vision/zh/examples/other/map#map  G2的表现如下: https://g2.antv.vision/zh/examples/map/map#with-heatmap 
当按手机的返回键时 页面返回后 又切换返回动画