Changeset 0.37.13 (#225)

Co-authored-by: gobha <jasafpro@gmail.com>
Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
2026-03-22 12:52:00 +00:00
committed by xcaliber
parent aeda4fdd0c
commit fcb998bff9
13 changed files with 165 additions and 2360 deletions

View File

@@ -35,13 +35,9 @@ const SHELL_FILES = [
'./css/sw-notes-pane.css',
'./css/sw-notes-surface.css',
// JS — platform globals (extension + debug deps)
// v0.37.13: app-state, ui-primitives, user-menu, file-tree, code-editor removed
'./js/sb.js',
'./js/app-state.js',
'./js/events.js',
'./js/ui-primitives.js',
'./js/user-menu.js',
'./js/file-tree.js',
'./js/code-editor.js',
'./js/switchboard-sdk.js',
'./js/debug.js',
'./js/repl.js',