Skip to content

Conversation

@mistic
Copy link
Collaborator

@mistic mistic commented Dec 14, 2018

Other loaders @1.x on webpack (like css-loader for example) don't support a node version < 6.9.0.
We should do the same as the other lower node versions are really old and not updated anymore with security patches (end of life for 4.x was April 2018).

This PR drops the support node versions < 6.9.0.

\CC @evilebottnawi

@codecov
Copy link

codecov bot commented Dec 14, 2018

Codecov Report

Merging #48 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #48   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           7     7           
  Lines         372   372           
  Branches       66    66           
====================================
  Misses        325   325           
  Partials       47    47

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 e07fe0e...b602f79. Read the comment docs.

@alexander-akait alexander-akait merged commit c9574c9 into webpack:master Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants