Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vite to v6 and redesign build #557

Open
marcalexiei opened this issue Feb 12, 2025 · 0 comments
Open

Update vite to v6 and redesign build #557

marcalexiei opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
typescript Requires typescript knowledge

Comments

@marcalexiei
Copy link
Member

Alongside updating vite we should redesign build system to directly use vite rather then tanstack-config.

tanstack/config is overkill for the current build process project.

I think we can switch to plain vite without much efforts.
Also cjs build shouldn't be required so I would consider to drop those list files from the published folder.

@marcalexiei marcalexiei self-assigned this Feb 12, 2025
@marcalexiei marcalexiei converted this from a draft issue Feb 12, 2025
@marcalexiei marcalexiei moved this from Backlog to In progress in Road to V1 Feb 12, 2025
@Valerioageno Valerioageno added the typescript Requires typescript knowledge label Feb 12, 2025
@marcalexiei marcalexiei changed the title Update vite to v6 Update vite to v6 and redesign build Feb 15, 2025
@marcalexiei marcalexiei moved this from In progress to Ready in Road to V1 Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Requires typescript knowledge
Projects
Status: Ready
Development

No branches or pull requests

2 participants