Open DR-SzczepanKrol opened 8 months ago
I needed this as well and did a "quick fix" using a re-packaging. The bundled version is not bundled correctly. I might PR here once I find a bit more time. Here is my temporary "hot fix" solution:
https://stackoverflow.com/questions/77578526/wysimark-on-plain-js/78225889#78225889
Description Is the Plain JS (standalone) version workable at this moment?
When I try to run it I get the following error in the browser console:
Steps
"@wysimark/standalone": "^3.0.20"
) with pnpmExpectation I would expect the plugin to run in it's most basic form
Environment
This library looks like an awesome solution for us (if it works), thanks for your work!