Remove url loadrr (#7396)
This commit is contained in:
@ -105,7 +105,7 @@ module.exports = {
|
||||
}, postcss]
|
||||
}, {
|
||||
test: /\.(eot|woff|woff2|svg|ttf)([?]?.*)$/,
|
||||
loader: 'url-loader'
|
||||
type: 'asset/resource'
|
||||
}, {
|
||||
test: /\.json5$/,
|
||||
loader: 'json5-loader',
|
||||
|
Reference in New Issue
Block a user