We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0726a57 commit 11852a8Copy full SHA for 11852a8
1 file changed
src/livecodes/vendors.ts
@@ -439,8 +439,6 @@ export const twigUrl = /* @__PURE__ */ getUrl('twig@1.17.1/twig.min.js');
439
440
export const typescriptUrl = /* @__PURE__ */ getUrl(`typescript@5.9.3/lib/typescript.js`);
441
442
-export const typescriptVfsUrl = /* @__PURE__ */ getUrl('@typescript/vfs@1.6.1/dist/vfs.esm.js');
443
-
444
export const uniterUrl = /* @__PURE__ */ getUrl('uniter@2.18.0/dist/uniter.js');
445
446
export const vegaCdnUrl = /* @__PURE__ */ getUrl('vega@5.25.0/build/vega.js');
0 commit comments