mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 04:53:17 +00:00
This tool handles edge cases where all the typescript files might not be compiled when the electron process starts this defer that; it runs tsc compiler first. Next, we want to only run the compiler if the files are not compiled.