1. file-loader // index.js import doggy from 'doggy.jpg' console.log(doggy) // webpack.config.js module.exports = { // 省略其他配置项module: ...
確定! 回上一頁