preload-webpack-plugin
preload-webpack-plugin copied to clipboard
Enable html-webpack-plugin inject: false option
Hi @jeffposnick
Currently it's not possible to use html-webpack-plugin inject option set to false. I'm currently using this option to create an html file, which I include in the head of my CMS. I guess there will be more use cases like this, when there is no need of a head or body tag. What do you think?
Cheers, Michael
Sorry @jeffposnick I had to create a new pull request because I had to change the source branch. By the way: Is this repo still active?