We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a383e commit 6710a84Copy full SHA for 6710a84
README.md
@@ -34,9 +34,11 @@ If you're running a fusion standalone app check that code and include it the js
34
To enable the cache visualization open your browsers developer console and execute
35
`__enable_content_cache_debug__()`. This will add three new buttons.
36
37
-🔦: toggle visualization
38
-📋: displays a list of used cached entries in a hierarchical order
39
-❌: disble debug mode
+🔦 toggle visualization
+
+📋 displays a list of used cached entries in a hierarchical order
40
41
+❌ disable debug mode
42
43
If you'd like to persist the active debug state you can add a `true` to the method
44
```
0 commit comments