updated config.rb to activate asset_hash (#1076)

This commit is contained in:
Sam Gilman
2019-06-02 05:36:44 +08:00
committed by Robert Lord
parent f81909ea6e
commit 36b7e4430d

View File

@@ -40,6 +40,7 @@ set :relative_links, true
# Build Configuration
configure :build do
activate :asset_hash
# If you're having trouble with Middleman hanging, commenting
# out the following two lines has been known to help
activate :minify_css