Closed ankurk91 closed 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
Good point, let me adjust later
@ankurk91 done, please try 1.4.1
1.4.1
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