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] Improve rollup plugin performance #47

Open
JaimeGensler opened this issue Sep 16, 2023 · 0 comments
Open

[FEAT] Improve rollup plugin performance #47

JaimeGensler opened this issue Sep 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JaimeGensler
Copy link
Owner

JaimeGensler commented Sep 16, 2023

Vite transformer can be a bit slow - discord thread about that. TL;DR is that createProgram is very slow - should investigate how ts-morph handles things as it appears much faster as mentioned in the thread

@JaimeGensler JaimeGensler added the enhancement New feature or request label Sep 16, 2023
@JaimeGensler JaimeGensler self-assigned this Sep 16, 2023
@JaimeGensler JaimeGensler changed the title [FEAT] Improve Vite transformer performance [FEAT] Improve rollup plugin performance Sep 16, 2023
@JaimeGensler JaimeGensler removed their assignment Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant