Skip to content

Commit 7e44672

Browse files
wuxianqiangwuxianqiang
and
wuxianqiang
authored
fix(mp): 支持快手的插件事件 (#5332)
Co-authored-by: wuxianqiang <[email protected]>
1 parent 505819c commit 7e44672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uni-mp-kuaishou/src/compiler/options.ts

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export const customElements = [
2323
'follow-service',
2424
'payment-list',
2525
'web-view',
26+
'playlet-plugin',
2627
]
2728

2829
export const compilerOptions: CompilerOptions = {

0 commit comments

Comments
 (0)