config.rb
... ...
@@ -193,7 +193,7 @@
193 193
# production/staging.
194 194
195 195
# Equivalent to --static
196
- #static: true,
196
+ static: true,
197 197
198 198
# Equivalent to --no-static
199 199
#static: false,