mmiller42 / html-webpack-externals-plugin

Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
MIT License
99 stars 16 forks source link

Fixes Bug #8 #9

Closed sittingbool closed 7 years ago

sittingbool commented 7 years ago

Applies a fix for altering the pluginArgs.head array while still accessing it by previous determined indexes.