Update dependencies
igniter 0.6.21 => 0.6.22 phoenix_live_view 1.1.0-rc.3 => 1.1.0-rc.4 usage_rules 0.1.22 => 0.1.23
This commit is contained in:
+1
-1
@@ -93,6 +93,6 @@ config :phoenix_live_view,
|
||||
# Include debug annotations and locations in rendered markup.
|
||||
# Changing this configuration will require mix clean and a full recompile.
|
||||
debug_heex_annotations: true,
|
||||
debug_tags_location: true,
|
||||
debug_attributes: true,
|
||||
# Enable helpful, but potentially expensive runtime checks
|
||||
enable_expensive_runtime_checks: true
|
||||
|
||||
Reference in New Issue
Block a user