Does this work with deno.js #3319
Unanswered
topperspal
asked this question in
Q&A
Replies: 1 comment
-
Yes, and no. It doesn't work with Deno out of the box, AFAIK (haven't tried it). We do have a special We also have a babel plugin that generates ESM imports for Prism. These imports should be compatible with Deno. If all else fails, you could also download a bundle from our download page. These bundles are self-contained and only use ES5 features and APIs. They should work in every JS runtime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does this work with deno.js
Beta Was this translation helpful? Give feedback.
All reactions