Skip to content

Conversation

fry69
Copy link
Contributor

@fry69 fry69 commented Sep 22, 2025

fix #3476

This removes misleading main.tsx filenames from the documentation examples.

Also repetitive/slightly misleading main.ts filenames got removed unless they are complete copy/paste ready examples including proper import statements.

Usually one complete example with a filename on top of the doc section should be enough. Otherwise ambiguity is intentional, as there are multiple places possible to add code snippets.

@mabasic
Copy link

mabasic commented Oct 13, 2025

Can we get this merged, the documentation is terrible at best. So many conflicting stuff even when comparing with a new fresh project

@fry69
Copy link
Contributor Author

fry69 commented Oct 13, 2025

Can we get this merged, the documentation is terrible at best. So many conflicting stuff even when comparing with a new fresh project

The way forward seems to be to enable main.tsx again, see here -> #3476 (comment)

This PR is just for illustration until that got fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Is it main.ts or main.tsx

2 participants