a fully-bundled middleman
This commit is contained in:
parent
adf9cde5b3
commit
4692ceff07
33 changed files with 133 additions and 96 deletions
|
@ -2,5 +2,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 File.join(File.dirname(libdir), "vendor", "gems", "environment")# if ENV["RUN_CODE_RUN"]
|
||||
require 'middleman/base'
|
Loading…
Add table
Add a link
Reference in a new issue