move vendor dir
This commit is contained in:
parent
a17eff1f8f
commit
b49f9fda6b
3208 changed files with 772 additions and 188491 deletions
3
lib/middleman.rb
Normal file → Executable file
3
lib/middleman.rb
Normal file → Executable file
|
@ -1,6 +1,5 @@
|
|||
libdir = File.dirname(__FILE__)
|
||||
$LOAD_PATH.unshift(libdir) unless $LOAD_PATH.include?(libdir)
|
||||
|
||||
# Bundler
|
||||
require File.join(File.dirname(libdir), "vendor", "gems", "environment")# if ENV["RUN_CODE_RUN"]
|
||||
require 'middleman/vendor/gems/environment'
|
||||
require 'middleman/base'
|
Loading…
Add table
Add a link
Reference in a new issue