remove proxy feature into its own extension
This commit is contained in:
parent
12a00e3811
commit
bb2005388a
2 changed files with 0 additions and 197 deletions
|
@ -140,9 +140,6 @@ module Middleman
|
|||
|
||||
# Treat project as a blog
|
||||
autoload :Blog, "middleman/features/blog"
|
||||
|
||||
# Proxy web services requests in dev mode only
|
||||
autoload :Proxy, "middleman/features/proxy"
|
||||
|
||||
# guard-livereload
|
||||
autoload :LiveReload, "middleman/features/live_reload"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue