1、html-webpack-plugin
從事內(nèi)蒙古服務(wù)器托管,服務(wù)器租用,云主機(jī),雅安服務(wù)器托管,域名申請(qǐng),CDN,網(wǎng)絡(luò)代維等服務(wù)。
Simplifies creation of HTML files to serve your webpack bundles.
主頁(yè)地址:
https://github.com/jantimon/html-webpack-plugin
安裝方法:
npm i --save-dev html-webpack-plugin
2、extract-text-webpack-plugin
Extracts text from a bundle into a separate file.
主頁(yè)地址:
https://github.com/webpack-contrib/extract-text-webpack-plugin
安裝方法:
npm install --save-dev extract-text-webpack-plugin
3、style-loader
Adds CSS to the DOM by injecting a?