forked from AkkomaGang/akkoma-fe
fix fontello
This commit is contained in:
parent
4df033a3ba
commit
c7dddb1ec3
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue