Add config CLI command
This commit is contained in:
parent
bb6b8c7f13
commit
50bf848ee8
3 changed files with 35 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
require 'addressable/uri'
|
||||
require 'middleman-core/util'
|
||||
require 'middleman-core/rack'
|
||||
|
||||
class Middleman::Extensions::AssetHash < ::Middleman::Extension
|
||||
option :exts, %w(.jpg .jpeg .png .gif .webp .js .css .otf .woff .woff2 .eot .ttf .svg), 'List of extensions that get asset hashes appended to them.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue