raw-loader 可以把文本文件的内容读取出来,注入到JavaScript或CSS 中去。 例如在JavaScript中这样写: import svgContent from './svgs/alert.svg';.
確定! 回上一頁