Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat react wxs #1546

Merged
merged 6 commits into from
Jul 19, 2024
Merged

Feat react wxs #1546

merged 6 commits into from
Jul 19, 2024

Conversation

CommanderXL
Copy link
Member

No description provided.

@@ -42,6 +42,9 @@ function genNode (node) {
}
}
}
if (node.tag === 'wxs') {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改成编译的时候rn模式下不生成wxs节点吧,这里逻辑可以保持单纯,也能省个null
在injectWxs函数里判断处理一下就行

@hiyuki hiyuki merged commit 56ed4b8 into didi:master Jul 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants