Skip to content

Commit

Permalink
fix(h5): 修复组件库兼容问题,fix #8648 (#9290)
Browse files Browse the repository at this point in the history
Co-authored-by: Li,Weitao <[email protected]>
  • Loading branch information
Chen-jj and luckyadam authored May 26, 2021
1 parent 6cb81bf commit e2a8390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taro-components/stencil.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const config: Config = {
{ components: ['taro-swiper-core', 'taro-swiper-item-core'] },
{ components: ['taro-video-core', 'taro-video-control', 'taro-video-danmu'] }
],
buildEs5: 'prod',
testing: {
testRegex: '(/__tests__/.*|(\\.|/)(tt|spec))\\.[jt]sx?$',
transform: {
Expand Down

0 comments on commit e2a8390

Please sign in to comment.