fix fontello

This commit is contained in:
Henry Jameson 2020-10-17 21:09:51 +03:00
parent 4df033a3ba
commit c7dddb1ec3
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ module.exports = {
}),
new FontelloPlugin({
config: require('../static/fontello.json'),
host: 'https://fontello.com',
name: 'fontello',
output: {
css: 'static/[name].' + now + '.css', // [hash] is not supported. Use the current timestamp instead for versioning.