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

Not work woth html-webpack-plugin 4.x #84

Closed alireza-mh closed 4 years ago

alireza-mh commented 4 years ago

I recently update html-webpack-plugin to the latest version and noticed script-ext-html-webpack-plugin no longer works on it I tried 4.3 and 4.5.0 (latest) versions with no luck.