按照 html-webpack-plugin 官方文件要拆成兩段 path 和 filename ,這樣plugin 才能知道要在 dist 目錄產生HTML,並且在HTML 自動注入 app.bundle.js 。
確定! 回上一頁