简单来说,file-loader 就是在JavaScript 代码里import/require 一个文件时,会将该文件生成到输出目录,并且在JavaScript 代码里返回该文件的地址。
確定! 回上一頁