mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
more opt
This commit is contained in:
committed by
Michael Go
parent
d76663f570
commit
be8e329cef
+1
-1
@@ -13,7 +13,7 @@ if (env_mode = ENV['LIQUID_PARSER_MODE'])
|
||||
puts "-- #{env_mode.upcase} ERROR MODE"
|
||||
mode = env_mode.to_sym
|
||||
end
|
||||
Liquid::Template.error_mode = mode
|
||||
Liquid::Environment.default.error_mode = mode
|
||||
|
||||
if ENV['LIQUID_C'] == '1'
|
||||
puts "-- LIQUID C"
|
||||
|
||||
Reference in New Issue
Block a user