Merge old patch to address #1430
This commit is contained in:
parent
9de1f16f3b
commit
651b5fc1c3
|
@ -81,6 +81,10 @@ module Middleman
|
|||
end
|
||||
|
||||
unmount_instance
|
||||
|
||||
@webrick.shutdown
|
||||
@webrick = nil
|
||||
|
||||
mount_instance(app)
|
||||
|
||||
logger.info '== The Middleman has reloaded'
|
||||
|
|
Loading…
Reference in a new issue