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

fix: 修正生成的模板中会带有页面没用到的小程序自定义组件的问题 #1043

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jun 5, 2020

No description provided.

@vercel
Copy link

vercel bot commented Jun 5, 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/l42f5l4so
✅ Preview: https://remax-git-fix-duplicate-template.remaxjs.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 5, 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 50ceb75:

Sandbox Source
adoring-hodgkin-6crt2 Configuration

@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #1043 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1043      +/-   ##
==========================================
+ Coverage   95.72%   95.73%   +0.01%     
==========================================
  Files         330      331       +1     
  Lines        3599     3608       +9     
  Branches      534      537       +3     
==========================================
+ Hits         3445     3454       +9     
  Misses        153      153              
  Partials        1        1              
Impacted Files Coverage Δ
.../webpack/plugins/NativeFiles/createPageManifest.ts 95.23% <100.00%> (-2.39%) ⬇️
.../webpack/plugins/NativeFiles/createPageTemplate.ts 95.65% <100.00%> (+0.65%) ⬆️
...ack/plugins/NativeFiles/createTurboPageTemplate.ts 100.00% <100.00%> (ø)
.../webpack/plugins/NativeFiles/getUsingComponents.ts 100.00% <100.00%> (ø)
...cli/src/build/webpack/plugins/NativeFiles/index.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 97759d1...50ceb75. Read the comment docs.

@yesmeck yesmeck merged commit c300c33 into master Jun 5, 2020
@yesmeck yesmeck deleted the fix-duplicate-template branch June 5, 2020 11:40
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