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

[Feat]: Replace SWC with tsup #14

Open
suparthghimire opened this issue Apr 30, 2024 · 0 comments
Open

[Feat]: Replace SWC with tsup #14

suparthghimire opened this issue Apr 30, 2024 · 0 comments

Comments

@suparthghimire
Copy link
Owner

Feature description

SWC and HMR are not things that go hand in hand. They dont provide out of the box support for watching for file changes. Tsup is similar in performance with SWC and does have support for HMR along with other features which can be found here: https://tsup.egoist.dev/.

More details

It is built with esbuild, thus performance probably is comparable to vite

Screenshots (if applicable)

No response

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

No branches or pull requests

1 participant