We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87127d9 commit 0b865d6Copy full SHA for 0b865d6
integration_test/config/config.exs
@@ -5,3 +5,5 @@ config :phoenix, :json_library, Jason
5
config :swoosh, api_client: false
6
7
config :tailwind, :version, "3.4.3"
8
+
9
+config :phoenix_live_view, enable_expensive_runtime_checks: true
0 commit comments