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
The code block is never rendered and the console errors with Uncaught SyntaxError: import not found: createTwoSlashFromCDN
Possibly related, but I have been trying to integrate twoslash into a chrome extension, but run into some errors on initialising as shown in the example - but it might be related to chrome extension permissions, I need to do some more testing
GET https://typescript.azureedge.net/cdn/5.4.2/typescript/lib/lib.esnext.weakref.d.ts 404 (Not Found)
GET ... *more urls*
GET https://data.jsdelivr.com/v1/package/resolve/npm/@types/readline@latest 404 (Not Found)
The text was updated successfully, but these errors were encountered:
https://twoslash-cdn-examples.netlify.app/
The code block is never rendered and the console errors with
Uncaught SyntaxError: import not found: createTwoSlashFromCDN
Possibly related, but I have been trying to integrate
twoslash
into a chrome extension, but run into some errors on initialising as shown in the example - but it might be related to chrome extension permissions, I need to do some more testingThe text was updated successfully, but these errors were encountered: