Skip to content

Commit

Permalink
docs(hot_reload): deprecate @reloading example
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Jan 21, 2023
1 parent e6aec3f commit 96b4eb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/validation/core/30_reloading.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
# Test: Click on the burger icon next to "Dynamic reload" title
# -----------------------------------------------------------------------------

# DEPRECATED
# Since trame-server>=2.7.2 the hot_reload capability is now built-in
# which make that example less relevant than the 17_hot_reload.py one


from trame.app import get_server
from trame.widgets import vuetify, html
Expand Down

0 comments on commit 96b4eb5

Please sign in to comment.