Skip to content

Commit 55ba4f8

Browse files
committed
fix(mp-weixin): add editor-portal to customElements
1 parent f35433b commit 55ba4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ export const customElements = [
6262
'open-data-list',
6363
'open-data-item',
6464
'selection',
65+
'editor-portal',
6566
...getNativeTags(process.env.UNI_INPUT_DIR, process.env.UNI_PLATFORM),
6667
]
6768

0 commit comments

Comments
 (0)