Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', 'defer', 'module', custom attributes, and inlining.
Afaict while there is a way to add the crossorigin attribute to script tags, it is not possible to do the same for link tags. It would be great if this could be added.
Afaict while there is a way to add the
crossorigin
attribute to script tags, it is not possible to do the same for link tags. It would be great if this could be added.