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