You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like https://typescript-eslint.io/play has a smaller version of typescript that they are pulling with monaco (total transfer size is about 2.2 mb separated into several different files) vs ours (3 mb).
Also unpkg seems to be a fairly slow cdn so moving to monaco (however they are doing it) might just be faster
The text was updated successfully, but these errors were encountered:
Looks like https://typescript-eslint.io/play has a smaller version of typescript that they are pulling with monaco (total transfer size is about 2.2 mb separated into several different files) vs ours (3 mb).
Also unpkg seems to be a fairly slow cdn so moving to monaco (however they are doing it) might just be faster
The text was updated successfully, but these errors were encountered: