mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
remove ignored ext
This commit is contained in:
parent
aa2095094f
commit
aace290cea
1 changed files with 0 additions and 3 deletions
|
@ -150,9 +150,6 @@ module Middleman
|
|||
# guard-livereload
|
||||
autoload :LiveReload, "middleman/features/live_reload"
|
||||
|
||||
# Automatically resize images for mobile devises
|
||||
# autoload :TinySrc, "middleman/features/tiny_src"
|
||||
|
||||
# Automatically convert filename.html files into filename/index.html
|
||||
autoload :DirectoryIndexes, "middleman/features/directory_indexes"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue