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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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',