TanStack Start new project from CLI has loads of example code even when selecting no for option "Would you like to include demo/example pages?"
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.3k
- Forks
- 185
- Ø Merge
- 18 Std. 45 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
Which project does this relate to?
Start
Describe the bug
TanStack Start new project from CLI has loads of example code even when selecting no for option "Would you like to include demo/example pages?".
Your Example Website or App
https://github.com/pjosdev/ts-start-example
Steps to Reproduce the Bug or Issue
bun create @tanstack/start@latest
Select toolchain: ESLint
Select deployment adapter: Nitro (agnostic)
Would you like to include demo/example pages? No
What add-ons would you like for your project? none
Would you like to initialise a new git repository: Yes
Expected behavior
Something very barebones, just a __root.tsx that renders an index.tsx with maybe 'Hello TanStack Start'. No css theme, no fonts, no theme toggles etc. Basically nothing I need to remove to start clean would be great!
Screenshots or Videos
Platform
- Router / Start Version: 1.166.11
- OS: macOS
- Bundler: Bun 1.3.10 / NPM 11.6.1
Additional context
Thanks :)
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Der Einstiegspunkt ist der CLI-Ablauf bun create @tanstack/start@latest; das Issue nennt keine Quelldatei und keinen Test. Reproduziere das Problem mit den dokumentierten Antworten und verfolge die Auswahl „keine Demo“ durch die Projekterstellung. Als erledigt gilt es, wenn ein Projekt ohne Demo nur den minimalen Starter enthält, ohne Beispielseiten, Styling, Schriftarten oder Theme-Umschalter.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- bun, typescript
- Bereich
- cli, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100