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

chore: build & cli 增加 --loglevel 参数 #1435

Merged
merged 4 commits into from
Dec 14, 2020
Merged

chore: build & cli 增加 --loglevel 参数 #1435

merged 4 commits into from
Dec 14, 2020

Conversation

noyobo
Copy link
Contributor

@noyobo noyobo commented Dec 10, 2020

且应用到 runtime debug

@vercel
Copy link

vercel bot commented Dec 10, 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/pazqa3y68
✅ Preview: https://remax-git-noyobo-patch-1.remaxjs.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 10, 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 434fda7:

Sandbox Source
one Configuration

@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #1435 (434fda7) into master (36fabab) will decrease coverage by 0.19%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1435      +/-   ##
==========================================
- Coverage   90.75%   90.55%   -0.20%     
==========================================
  Files         363      363              
  Lines        4392     4405      +13     
  Branches      680      677       -3     
==========================================
+ Hits         3986     3989       +3     
- Misses        398      408      +10     
  Partials        8        8              
Impacted Files Coverage Δ
packages/remax-cli/src/build/utils/output.ts 53.84% <29.41%> (-27.98%) ⬇️
...ackages/remax-cli/src/build/webpack/config.mini.ts 97.82% <100.00%> (+0.04%) ⬆️
...s/remax-cli/src/build/webpack/config.miniPlugin.ts 90.90% <100.00%> (+0.21%) ⬆️
...ges/remax-runtime/src/hostConfig/diffProperties.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 36fabab...434fda7. Read the comment docs.

docs/guide/basic/cli.md Outdated Show resolved Hide resolved
packages/remax-cli/src/build/utils/output.ts Outdated Show resolved Hide resolved
@noyobo noyobo changed the title chore: build & cli 增加 --log-level 参数 chore: build & cli 增加 --loglevel 参数 Dec 14, 2020
@hehex9
Copy link
Member

hehex9 commented Dec 14, 2020

LGTM, cc @yesmeck

@hehex9 hehex9 requested a review from yesmeck December 14, 2020 14:49
@yesmeck yesmeck merged commit a207091 into master Dec 14, 2020
@yesmeck yesmeck deleted the noyobo/patch-1 branch December 14, 2020 14:55
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

3 participants