Merge branch 'develop' into travis/feature/wellknown2

pull/9779/head
Travis Ralston 2019-05-20 19:48:54 -06:00
commit fa9d2a81a3
1 changed files with 1 additions and 1 deletions

View File

@ -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 // Use a content-based hash in the name so that we can set a long cache
// lifetime for assets while still delivering changes quickly. // lifetime for assets while still delivering changes quickly.
oneOf: [ oneOf: [