Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix: #1563使用react-devtools无法显示小程序组件名称 #1585

Merged
merged 1 commit into from
May 26, 2021
Merged

fix: #1563使用react-devtools无法显示小程序组件名称 #1585

merged 1 commit into from
May 26, 2021

Conversation

lee88688
Copy link
Contributor

@lee88688 lee88688 commented May 25, 2021

#1563,添加之后react-devtools会显示host component和小程序原生组件
displayName

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7140d1e:

Sandbox Source
one Configuration

@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #1585 (7140d1e) into master (b44650a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1585   +/-   ##
=======================================
  Coverage   90.78%   90.79%           
=======================================
  Files         380      380           
  Lines        4495     4498    +3     
  Branches      648      681   +33     
=======================================
+ Hits         4081     4084    +3     
  Misses        406      406           
  Partials        8        8           
Impacted Files Coverage Δ
packages/remax-runtime/src/createHostComponent.ts 91.66% <100.00%> (+0.75%) ⬆️
...ackages/remax-runtime/src/createNativeComponent.ts 100.00% <100.00%> (ø)
.../remax-wechat/src/hostComponents/VoipRoom/index.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b44650a...7140d1e. Read the comment docs.

@yesmeck yesmeck merged commit ee42cc1 into remaxjs:master May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants