このコミットが含まれているのは:
Henry Jameson 2020-10-17 21:09:51 +03:00
コミット c7dddb1ec3
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -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.