fix(react-native): 完善三端兼容性与 HMR 验收 - #1090
Open
sonofmagic wants to merge 25 commits into
Open
Conversation
🦋 Changeset detectedLatest commit: f5c8f7b The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
sonofmagic
force-pushed
the
codex/react-native-full-platform-e2e
branch
from
August 19, 2026 16:53
e34aa12 to
efede75
Compare
Owner
Author
|
React Native 三端兼容性 workflow run
本地静态 118-case catalog、三端 Metro export、Web runtime/HMR、RN 包 26 项测试均通过。当前 hosted 阻塞均有 artifact 证据,未降低 gate 阈值。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更概览
本地验证
pnpm --filter @weapp-tailwindcss/react-native lintpnpm --filter @weapp-tailwindcss/react-native test(22 passed)pnpm --filter @weapp-tailwindcss/react-native buildpnpm --filter @weapp-tailwindcss/example-react-native-expo build/test,expo install --checkpnpm e2e:react-native-compatibility(7 tests passed,Web/Android/iOS Metro export)pnpm --filter weapp-tailwindcss test(3199 passed,29 skipped)actionlint .github/workflows/react-native-compatibility.yml、git diff --check三端报告均为 118/118 case,28 supported、90 unsupported;无
not-tested,unsupported 均包含中文原因和 warning。Refs关系未设置。