jharris4 / html-webpack-tags-plugin

lets you define html tags to inject with html-webpack-plugin
MIT License
255 stars 31 forks source link

script label sort!! #85

Open superZZhong opened 2 years ago

superZZhong commented 2 years ago

It is recommended to add script label sorting code 483 line; 483: assets.js = jsPrependPaths.concat(assets.js).concat(jsAppendPaths);