Add progressive breadcrumb resolution with caching
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -28,6 +28,7 @@ class Core_Bundle extends Rsx_Bundle_Abstract
|
||||
'app/RSpade/Core/Models', // Framework models (User_Model, Site_Model, etc.)
|
||||
'app/RSpade/Core/SPA',
|
||||
'app/RSpade/Core/Debug', // Debug components (JS_Tree_Debug_*)
|
||||
'app/RSpade/Breadcrumbs', // Progressive breadcrumb resolution
|
||||
'app/RSpade/Lib',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user