Closed hsnoil closed 10 months ago
Thanks for the report, please try again. If you find anything further please let me know.
It works so far, thanks!
One thing, looking the cdn supports latest, so that may be easier than constantly updating the version in the readme
<script type="module">
import Mikado from "https://unpkg.com/mikado@latest/dist/module/mikado.js";
</script>
You are right it would be easier, but also it may break in a future update. From my personal experience I can just suggest to use fixed versions.
This is actually 3 issues, but they are all related to the same example.
This doesn't work, the first issue is that it's type is not a module.
If you fix it like so:
you get into the next issue of it not being on the cdn, because the versions don't match.
If you fix it like so:
You run into the final issue of:
Which is the 3rd issue of profiler.js not being included in dist