Skip to content

Commit 9930aaf

Browse files
justin808claude
andcommitted
Enable early hints debug mode
Add debug: true to early hints configuration to output debug info as HTML comments in production, making it easier to verify that early hints are working correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent eb1b3be commit 9930aaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/shakapacker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ production:
6767
# Early hints configuration
6868
early_hints:
6969
enabled: true
70+
debug: true # Outputs debug info as HTML comments

0 commit comments

Comments
 (0)