This is working as expected except the javscript files webpack building are not being included in the generated html files like html-webpack-plugin does, I have tried to use this plugin with html-webpack-plugin but it seems this plugin is overriding html-webpack-plugins functionality. Is there any way to include js files too.