feat: migration to liveview 1.1
This commit is contained in:
parent
4dd114c22a
commit
aa843933f9
4 changed files with 12 additions and 7 deletions
|
|
@ -81,6 +81,7 @@ config :phoenix_live_view,
|
|||
# Include HEEx debug annotations as HTML comments in rendered markup.
|
||||
# Changing this configuration will require mix clean and a full recompile.
|
||||
debug_heex_annotations: true,
|
||||
debug_tags_location: true,
|
||||
# Enable helpful, but potentially expensive runtime checks
|
||||
enable_expensive_runtime_checks: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue