Skip to content

Commit

Permalink
chore(build): Update svg loader rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Aug 19, 2021
1 parent fa82b15 commit 1a08216
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/wp5/rules-pvw.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ module.exports = [
test: /\.svg$/,
loader: 'svg-sprite-loader',
exclude: /fonts/,
options: {
runtimeCompat: true,
},
},
{
test: /\.woff(2)?(\?v=[0-9]\.[0-9]\.[0-9])?$/,
Expand Down

0 comments on commit 1a08216

Please sign in to comment.