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

fix(deps): add terser to depenencies #390

Merged
merged 2 commits into from
Feb 17, 2020
Merged

Conversation

legendecas
Copy link
Contributor

@legendecas legendecas commented Feb 17, 2020

Checklist
  • npm test passes
Affected core subsystem(s)

midway-bin

Node.js v8 still need to be supported in midway v1
@codecov-io
Copy link

Codecov Report

Merging #390 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #390   +/-   ##
=======================================
  Coverage   89.56%   89.56%           
=======================================
  Files          36       36           
  Lines         843      843           
  Branches       48       48           
=======================================
  Hits          755      755           
  Misses         78       78           
  Partials       10       10
Impacted Files Coverage Δ
packages/midway-bin/lib/cmd/build.js 85.47% <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 ee93773...148bab8. Read the comment docs.

@czy88840616 czy88840616 self-assigned this Feb 17, 2020
@czy88840616 czy88840616 merged commit e6da77e into midwayjs:master Feb 17, 2020
@legendecas legendecas deleted the deps branch February 17, 2020 08:19
czy88840616 pushed a commit that referenced this pull request Feb 17, 2020
fix(deps): add terser to depenencies (#390)

* fix(deps): add terser to depenencies

* fix(build): prevent from using fs.promises

Node.js v8 still need to be supported in midway v1
czy88840616 pushed a commit that referenced this pull request Feb 17, 2020
* fix(deps): add terser to depenencies

* fix(build): prevent from using fs.promises

Node.js v8 still need to be supported in midway v1

(cherry picked from commit e6da77e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants