begin prepping beta.1
This commit is contained in:
parent
b666a7aaee
commit
e4b7d4fff0
7 changed files with 8 additions and 9 deletions
|
@ -274,7 +274,7 @@ module Middleman
|
|||
types = Set.new([@type])
|
||||
|
||||
::Middleman::SourceFile.new(
|
||||
path.relative_path_from(@directory), path, @directory, types)
|
||||
path.relative_path_from(@directory), path, @directory, types)
|
||||
end
|
||||
|
||||
# Notify callbacks for a file given an array of callbacks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue