Closed smurfier closed 10 months ago
Need to be able to use in a browser without npm. Not everyone is using Node and npm to build small use case apps.
Please make a build that supports ems browser module import.
We already have it, and you can use https://cdn.jsdelivr.net/npm/marked-directive/+esm. Take a look at this example.
https://cdn.jsdelivr.net/npm/marked-directive/+esm
Use case
Need to be able to use in a browser without npm. Not everyone is using Node and npm to build small use case apps.
Proposal
Please make a build that supports ems browser module import.