dont autoload stuff when bundler will load

This commit is contained in:
Thomas Reynolds 2015-09-16 14:01:39 -07:00
parent 260c6be66c
commit 2b2ee10d81

View file

@ -2,6 +2,3 @@ require 'middleman-core'
# Make the VERSION string available
require 'middleman-core/version'
require 'middleman-sprockets'
require 'middleman-compass'