Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
maschwenk committed Sep 18, 2017
1 parent 21f18d4 commit be894a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webpacker/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def source_path
end

def resolved_paths
root_path.join(fetch(:source_path))
fetch(:resolved_paths)
end

def source_entry_path
Expand Down

0 comments on commit be894a5

Please sign in to comment.