Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): remove --minify and --cache #987

Merged
merged 1 commit into from
Jun 12, 2019
Merged

feat(cli): remove --minify and --cache #987

merged 1 commit into from
Jun 12, 2019

Conversation

tripodsan
Copy link
Contributor

fixes #986

@codecov
Copy link

codecov bot commented Jun 12, 2019

Codecov Report

Merging #987 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #987      +/-   ##
==========================================
+ Coverage   91.78%   91.86%   +0.07%     
==========================================
  Files          47       47              
  Lines        1936     1930       -6     
==========================================
- Hits         1777     1773       -4     
+ Misses        159      157       -2
Impacted Files Coverage Δ
src/build.cmd.js 100% <ø> (+5%) ⬆️
src/up.js 83.33% <ø> (ø) ⬆️
src/build.js 81.81% <ø> (ø) ⬆️
src/yargs-build.js 100% <ø> (ø) ⬆️

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 48b07cb...b598041. Read the comment docs.

@tripodsan tripodsan requested review from trieloff and rofe June 12, 2019 02:55
@trieloff trieloff merged commit 96fccbc into master Jun 12, 2019
@adobe-bot
Copy link
Collaborator

🎉 This PR is included in version 4.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rofe rofe deleted the drop-minify branch June 12, 2019 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

simplify: remove --minify and --cache from hlx up/build
3 participants