zengyue ye
zengyue ye
微信小程序自定义了一套npm构建机制,需要三方包输出的文件是umd格式的,否则构建就会报错,所以在wx-f2构建了umd的文件,但是wx-f2默认引用的是`index.js`, 所以导致 `pie-label`, `scroll-bar` 这些是没有的,想要使用的时候就会非常麻烦,考虑让wx-f2直接引用`index-all`,但是可能需要先将`hammerjs`去干净,否则在小程序上可能会有问题
感谢您向我们反馈问题 因为考虑到问题分散不利于解决,请移步到 https://github.com/antvis/F2/issues 统一提交和反馈,谢谢
##### Checklist - [ ] `npm test` passes - [ ] tests are included - [ ] documentation is changed or added - [ ] commit message follows commit guidelines...
##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] commit message follows commit guidelines ##### Description of change
##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] commit message follows commit guidelines ##### Description of change
感谢您向我们反馈问题 因为考虑到问题分散不利于解决,请移步到 https://github.com/antvis/F2/issues 统一提交和反馈,谢谢
##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] commit message follows commit guidelines ##### Description of change