Extract load_paths so they aren't locked into the binary
This commit is contained in:
parent
639a4b2459
commit
1f6d1a7ee1
9 changed files with 85 additions and 58 deletions
|
@ -11,6 +11,7 @@ require "thor"
|
|||
require "pathname"
|
||||
|
||||
module Middleman
|
||||
|
||||
module Util
|
||||
|
||||
# The logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue