hal9
hal9 copied to clipboard
Investigate support for ESM
Instead of using deps:, it should be possible (since Observable and other tools support this) to import dependencies with import through ESM, something similar to https://2ality.com/2019/10/eval-via-import.html.
This might be ideal since this is closer to being compatible with NodeJS dependencies.