leftstick / unminified-webpack-plugin

Generator un-minified JavaScript files along with minimize.
MIT License
60 stars 7 forks source link

[1.4.0] Unable to install on node v6.0 #13

Closed ankurk91 closed 7 years ago

ankurk91 commented 7 years ago

Hi,

Glad to see banner plugin support on v1.4. But i was unable to upgrade to 1.4 because you have restricted this package to node 8. https://github.com/leftstick/unminified-webpack-plugin/blob/cae981348c1e2b27b4c1c15e6cfb0a14dc324b76/package.json#L13

Is it possible to install this package on node v6. Node 8 is not LTS yet. Most of the users be using node 6.x LTS. I found build was successful for node 6, see

Thanks

leftstick commented 7 years ago

Good point, let me adjust later

leftstick commented 7 years ago

@ankurk91 done, please try 1.4.1