diff --git a/config.rb b/config.rb index 43bceaa..cac85f6 100644 --- a/config.rb +++ b/config.rb @@ -30,6 +30,8 @@ set :relative_links, true # Build Configuration configure :build do + # If you're having trouble with Middleman hanging, commenting + # out the following two lines has been known to help activate :minify_css activate :minify_javascript # activate :relative_assets