Skip to content

Commit 06aa320

Browse files
authored
fix(loaders) Remove svg-inline-loader (#4056)
1 parent c5aa30e commit 06aa320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utilities/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const excludedLoaders = [
55
'webpack-contrib/json-loader',
66
'webpack-contrib/script-loader',
77
'webpack-contrib/bundle-loader',
8+
'webpack-contrib/svg-inline-loader',
89
'webpack-contrib/i18n-loader',
910
'webpack-contrib/jshint-loader',
1011
'webpack-contrib/coverjs-loader',

0 commit comments

Comments
 (0)