Remove url loadrr (#7396)
This commit is contained in:
parent
d7c7bc5d8e
commit
3cd537ecf2
3 changed files with 1 additions and 11 deletions
|
@ -105,7 +105,7 @@ module.exports = {
|
|||
}, postcss]
|
||||
}, {
|
||||
test: /\.(eot|woff|woff2|svg|ttf)([?]?.*)$/,
|
||||
loader: 'url-loader'
|
||||
type: 'asset/resource'
|
||||
}, {
|
||||
test: /\.json5$/,
|
||||
loader: 'json5-loader',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue