TypeScript - Speed #24
Closed
PPetterssonSO
started this conversation in
General
Replies: 1 comment
-
|
Hello @Nawksen, The reason behind this is that the typescript gets compiled into javascript when you save it. So this is how it is for now, but its on the roadmap to figure out how to best handle it. //Eivind |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This post might be better in the Community, but here goes.
Saving / running TypeScripts are very very slow, saving a 1 line crmscript takes 0.x seconds, saving a one line TypeScript takes up to 5 seconds.
Is it anything we can do to fix this?
Beta Was this translation helpful? Give feedback.
All reactions