Remove url loadrr (#7396)

This commit is contained in:
tamaina
2021-03-24 11:32:23 +09:00
committed by GitHub
parent d7c7bc5d8e
commit 3cd537ecf2
3 changed files with 1 additions and 11 deletions

View File

@ -105,7 +105,7 @@ module.exports = {
}, postcss]
}, {
test: /\.(eot|woff|woff2|svg|ttf)([?]?.*)$/,
loader: 'url-loader'
type: 'asset/resource'
}, {
test: /\.json5$/,
loader: 'json5-loader',