diff --git a/webpack.config.js b/webpack.config.js index d01cd6c03e..925ae42f41 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -71,7 +71,7 @@ module.exports = { }, }, { - test: /\.(gif|png|svg|ttf|xml|ico)$/, + test: /\.(gif|png|svg|ttf|woff|woff2|xml|ico)$/, // Use a content-based hash in the name so that we can set a long cache // lifetime for assets while still delivering changes quickly. oneOf: [