index中插入<script type="text/javascript" src="<%=htmlWebpackPlugin.files.chunks.main.entry%>"></script>
這個就會出錯。運行后生成的index頁面顯示
TypeError: Cannot read property 'entry' of undefined
終端中顯示:
這個就會出錯。運行后生成的index頁面顯示
TypeError: Cannot read property 'entry' of undefined
終端中顯示:
2017-04-26
舉報
2017-04-26
動態(tài)生成的地址可以打包????