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

feat(cli): 支持 analyzer #1014

Merged
merged 8 commits into from
Jun 5, 2020
Merged

feat(cli): 支持 analyzer #1014

merged 8 commits into from
Jun 5, 2020

Conversation

noyobo
Copy link
Contributor

@noyobo noyobo commented Jun 1, 2020

resolved #958

@vercel
Copy link

vercel bot commented Jun 1, 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/9iv7nvzwp
✅ Preview: https://remax-git-feature-analyzer.remaxjs.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 1, 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 51ff239:

Sandbox Source
hungry-gould-vijfx Configuration

@noyobo
Copy link
Contributor Author

noyobo commented Jun 2, 2020

@yesmeck 这个 e2e 的测试这么解决? 升级 yarn.lock 后挂了

@yesmeck
Copy link
Member

yesmeck commented Jun 2, 2020

这个错误我也看不懂。。。升级了啥

@noyobo
Copy link
Contributor Author

noyobo commented Jun 2, 2020

yarn upgrade 更新了下

@hehex9
Copy link
Member

hehex9 commented Jun 2, 2020

因为 puppeteer/puppeteer#5944

@yesmeck
Copy link
Member

yesmeck commented Jun 2, 2020

yarn upgrade 更新了下

先别升吧

@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #1014 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1014   +/-   ##
=======================================
  Coverage   95.69%   95.69%           
=======================================
  Files         330      330           
  Lines        3552     3558    +6     
  Branches      518      520    +2     
=======================================
+ Hits         3399     3405    +6     
  Misses        153      153           
Impacted Files Coverage Δ
packages/remax-cli/src/index.ts 100.00% <ø> (ø)
packages/remax-cli/src/build/index.ts 65.21% <100.00%> (ø)
...ackages/remax-cli/src/build/webpack/config.mini.ts 100.00% <100.00%> (ø)
packages/remax-cli/src/build/webpack/config.web.ts 96.61% <100.00%> (+0.18%) ⬆️

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 3eaad5c...51ff239. Read the comment docs.

@noyobo noyobo requested a review from yesmeck June 5, 2020 02:35
@yesmeck yesmeck merged commit 97759d1 into master Jun 5, 2020
@yesmeck yesmeck deleted the feature/analyzer branch June 5, 2020 08:38
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.

[需求]新增包大小分析功能
3 participants