Merge pull request #6040 from overleaf/jpa-workaround-cdn-cors

[misc] workaround broken caching of CORS responses to font requests

GitOrigin-RevId: d3af00d81c676f043a7d518a25db91130bbec36f
This commit is contained in:
Jakob Ackermann 2021-12-10 10:02:13 +00:00 committed by Copybot
parent 1bc376be33
commit ca23eac750

View file

@ -32,7 +32,7 @@ module.exports = merge.smart(
options: {
outputPath: 'fonts',
publicPath: '/fonts/',
name: '[name]-[hash].[ext]',
name: '[name]-[hash]-1.[ext]',
},
},
],