实现 file-loader 和 url-loader ... webpack.config.js { test: /\.png$/, // 目的是根据图片生成md5 发射到dist目录下,file-loader 返回当前图片路径// use: ...
確定! 回上一頁