webpack相關配置

//因爲webpack是基於nide構建的,全部在配置文件時,任何合法的node代碼都是支持的 //1.導入路徑模板 const path =require(‘path’);css //導入在內存中生成html頁面的插件 const htmlWebpackPlugin = require(「html-webpack-plugin」)html //2.經過node中模塊操做,向外暴露一個配置對象 m
相關文章
相關標籤/搜索