dont autoload stuff when bundler will load
This commit is contained in:
parent
260c6be66c
commit
2b2ee10d81
|
@ -2,6 +2,3 @@ require 'middleman-core'
|
||||||
|
|
||||||
# Make the VERSION string available
|
# Make the VERSION string available
|
||||||
require 'middleman-core/version'
|
require 'middleman-core/version'
|
||||||
|
|
||||||
require 'middleman-sprockets'
|
|
||||||
require 'middleman-compass'
|
|
||||||
|
|
Loading…
Reference in a new issue