标签: javascript webpack html-webpack-plugin
如何指定在模板文件中插入bundle.js的位置。我需要更多地控制插入bundle.js文件的确切位置。
Html-webpack-plugin允许指定 - inject:'head'|'body'