simonw
Stuck trying to install a JSR package with its dependencies and use it in a browser
I published https://jsr.io/@datasette/table to JSR - an experimental web component package - and now I want to install and use it. I'm not at all fluent with the JavaScript ecosystem so I'm likely making some very basic mistakes
Here are my notes on what I've tried so far - ideally I want to use
esbuild
for this: https://til.simonwillison.net/javascript/jsr-esbuild
The error I'm seeing is this:
3 replies