file-loader
2018-05-07 本文已影响0人
jh2k15
{
// 专供iconfont方案使用的,后面会带一串时间戳,需要特别匹配到
test: /.(woff|woff2|svg|eot|ttf)??.*$/,
loader: 'file?name=./static/fonts/[name].[ext]',
},
{
// 专供iconfont方案使用的,后面会带一串时间戳,需要特别匹配到
test: /.(woff|woff2|svg|eot|ttf)??.*$/,
loader: 'file?name=./static/fonts/[name].[ext]',
},