This message was deleted.
# typescript
s
This message was deleted.
e
Per chance are you using azure?
r
Yes
e
The type definitions for that are massive and slow down the TS compiler, it's a known problem (although I can't find any issue tracking it). The team keeps thinking how to fix it, but don't have a good answer yet. Someone from our providers team might know of workarounds but I'm afraid I don't know anymore.
r
Interesting information. Thank you for that!
c
I started fixing a similar issue with AWS, deep imports are the only way I know how