Fix local run freshness and plugin asset handling
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ Use these root-level commands for day-to-day work:
|
||||
- `scripts/dev-reset.sh`: stop the stack and delete only the safe local debug data root.
|
||||
- `scripts/browser-acceptance.sh`: run the full self-starting browser acceptance suite.
|
||||
- `scripts/check-structure.sh`: verify required repository structure.
|
||||
- `scripts/check-all.sh`: run structure, backend, frontend, and plugin checks.
|
||||
- `scripts/check-all.sh`: run structure, backend, frontend, plugin checks, and the independent Run checkout tests when `RUN_SOURCE_DIR` or `run/` is available.
|
||||
|
||||
Implementation details for the managed local stack live under `scripts/local-debug/`. Prefer the root commands above instead of calling those internals directly.
|
||||
|
||||
Reference in New Issue
Block a user