architgarg / html-webpack-injector

Plugin that simplifies injection of chunks into head and body using HtmlWebpackPlugin (with ability to provide async/defer)
29 stars 11 forks source link

update getHeadAndBodyChunks to test for .attributes #12

Closed fimion closed 2 years ago

fimion commented 3 years ago

fixes #11.

architgarg commented 2 years ago

Thanks for the pull request! Merging!