chore: remove apps/example + reconcile melos/workspace #32
Labels
No labels
area:auth
area:cli
area:example
area:infra
area:state
area:ui
bug
cleanup
deferred
dependencies
documentation
duplicate
enhancement
epic
github_actions
good first issue
help wanted
invalid
priority: p0
priority: p1
priority: p2
question
spike
status: backlog
status: done
status: in-progress
status: ready
status: review
status: testing
type: chore
type: docs
type: feature
type: fix
type: infra
type: test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sprout/sprout#32
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Delete the committed reference app; the CLI regenerates it on demand.
rm -rf apps/exampleapps/examplegen:l10nmelos script (its only target was apps/example)lint:no-materialgrep fromapps/*/libtopackages/sprout_cli/templates/*/lib(NOT packages/*/lib — sprout_ui may wrap Material)Blocked by the gallery-template + cli:e2e issues (do LAST). Loss surfaced: apps/example stops being a runnable in-repo app — only reachable via
sprout create --template=gallery.Order: LAST — blocked by #30 (gallery template) and #31 (cli:e2e gate).
Done: apps/example removed; gallery template + cli:e2e replace it.