fix fontello

This commit is contained in:
Henry Jameson 2020-10-17 21:09:51 +03:00
parent 4df033a3ba
commit c7dddb1ec3

View file

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