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

feat(cli): 开发模式下支持压缩文件 #1102

Merged
merged 2 commits into from
Jun 19, 2020
Merged

feat(cli): 开发模式下支持压缩文件 #1102

merged 2 commits into from
Jun 19, 2020

Conversation

noyobo
Copy link
Contributor

@noyobo noyobo commented Jun 19, 2020

通过 --minimize -m 开启

@vercel
Copy link

vercel bot commented Jun 19, 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/nzxwzv02e
✅ Preview: https://remax-git-dev-minimize.remaxjs.vercel.app

@noyobo noyobo requested a review from Darmody June 19, 2020 09:56
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 19, 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 c825631:

Sandbox Source
priceless-hamilton-7f6zl Configuration

@codecov
Copy link

codecov bot commented Jun 19, 2020

Codecov Report

Merging #1102 into master will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  Coverage   95.27%   95.27%           
=======================================
  Files         333      333           
  Lines        3637     3637           
  Branches      520      521    +1     
=======================================
  Hits         3465     3465           
  Misses        171      171           
  Partials        1        1           
Impacted Files Coverage Δ
packages/remax-cli/src/index.ts 100.00% <ø> (ø)
packages/remax-cli/src/build/index.ts 67.85% <33.33%> (ø)
...ackages/remax-cli/src/build/webpack/config.mini.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 a8a23fe...c825631. Read the comment docs.

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