numical / script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', 'defer', 'module', custom attributes, and inlining.
MIT License
588 stars 105 forks source link

Will this not work with Node 6.X ? #2

Closed jasan-s closed 8 years ago

jasan-s commented 8 years ago

readme states Ver. 4 & 5.

numical commented 8 years ago

Works fine. I have updated the README and the travis tests. Took the time to update dependencies (except jasmine v2.5 which has a bug) Thanks for keeping me current!