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

fix: 修复部分 App 生命周期不生效的问题 #898

Merged
merged 1 commit into from
May 6, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented May 6, 2020

fix #895

@vercel
Copy link

vercel bot commented May 6, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/2knfo57oo
✅ Preview: https://remax-git-fix-app-lifecycle.remaxjs.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 6, 2020

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 c81e1eb:

Sandbox Source
recursing-platform-8zu0s Configuration

@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #898 into master will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #898      +/-   ##
==========================================
+ Coverage   96.01%   96.06%   +0.05%     
==========================================
  Files         326      326              
  Lines        3459     3454       -5     
  Branches      499      497       -2     
==========================================
- Hits         3321     3318       -3     
+ Misses        138      136       -2     
Impacted Files Coverage Δ
packages/remax-cli/src/build/babel/appEvent.ts 100.00% <100.00%> (+7.69%) ⬆️
packages/remax-runtime/src/createAppConfig.ts 100.00% <100.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 7ee9573...c81e1eb. Read the comment docs.

@yesmeck yesmeck merged commit e6c6bf1 into master May 6, 2020
@yesmeck yesmeck deleted the fix-app-lifecycle branch May 6, 2020 06:53
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.

[BUG]升级2.0后.APP应用生命周期无效
1 participant