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

For #53, options should be added to achieve control #79

Closed Hill-98 closed 4 years ago

Hill-98 commented 4 years ago

In some cases, I only want to add custom attributes to the script tag, and not include preload or prefetch link tags, such as onerror or other attributes, so I think we should add options to realize whether to add custom attributes to the link tag.

numical commented 4 years ago

Hello - I'm sorry to say that this plugin is no longer being maintained. I have tried to close all issues ahead of doing this but instead have found that the issue list just keeps growing. I simply do not have the time to keep up. Sorry. Please keep an eye on the README where I will record anyone who forks this repo with the intention to supporting it in the future.