shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.43k stars 186 forks source link

ci: test Node.js 6, 8, 10 and 11 #179

Closed DanielRuf closed 4 years ago

DanielRuf commented 5 years ago

Node.js 9 has reached its EOL. We should not use any odd release branches as these are short living and will not become LTS. This PR tests against LTS 10 and current stable (11, fail early).