ciregenz
|
52f5d145b3
|
[eric] publish: a webapp bundle now carries its own backend and a runspec so the hosted copy can run its real API (ENG-293)
|
2026-08-17 13:42:45 -07:00 |
|
ciregenz
|
d7ed3cda2d
|
[eric] apps: the template vite config loads as ESM (.mts) and deps ride a vendored lockfile, so a fresh app boots on the bundled node 20 instead of dying on ESM-only plugins
|
2026-08-09 18:17:44 -07:00 |
|
ciregenz
|
798448acca
|
[eric] apps: leading-_ -> p_ for function-local vars/args/nested-fns across 53 apps modules (scope-aware AST rename, module symbols untouched, p-private 0)
|
2026-06-23 21:11:44 -07:00 |
|
ciregenz
|
991af1b580
|
[eric] outputs: leading-_ -> p_/P_/public across outputs subsystem (runtime, publish, versions, workspace_io, view_builder_templates); promote cross-file API public (save/load/find_free_port/etc.), fix re-export + monkeypatch test refs
|
2026-06-23 19:54:26 -07:00 |
|
ciregenz
|
ee5b5c2cea
|
[eric] publish: split 379-line monolith into scan/build/cloud modules + memoize scan by source hash
|
2026-06-20 03:06:44 -07:00 |
|