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

try vite #147

Open
toloudis opened this issue Oct 4, 2023 · 1 comment
Open

try vite #147

toloudis opened this issue Oct 4, 2023 · 1 comment

Comments

@toloudis
Copy link
Contributor

toloudis commented Oct 4, 2023

Use Case

We currently use babel to build our distribution for this package, and we use webpack for the demo app. Can we "update" our build tooling to a potentially faster/better/newer system like Vite?

Solution

try Vite for transpile step and for building the test app. Compare transpiled modules directory (es/) contents before and after to make sure distribution still looks ok. Especially take note of any css and web workers.

@toloudis
Copy link
Contributor Author

toloudis commented Jan 7, 2025

Rescoping this - let's close it after we have vite for building demo app and unit tests, and write a new ticket if we want vite to transpile the library for distribution.

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