Jim Isaacs

Results 54 comments of Jim Isaacs

Maybe the library is `esmd`

If you are interested, I can take a crack at it if you'd create the repo.

The library would *almost* be everything except `main.go`, and the `Serve` function would take much more options and configuration than what it does now, something like this: ```go func main()...

So `esmd` (or whatever it is called), would include *almost* everything that another project would import into their `main.go`. This project (esm.sh repo) would be almost the same, except a...

still an appetite for this @ije?

Can I make a proposal? Would it be possible to do one of the following? 1. Give me permission in the org to do the following, or... 2. Fork the...

Awesome thanks @ije 👍 ⚡ One more question, can I assume #302 won't affect go source?

Sorry @ije you invited me as a maintainer to esm.sh repo, but not esmd repo. I wanted to pull in the history of esm.sh there and start changing things on...

Just in case my last message was a little unclear, I meant that I don't seem to have the same permissions on the esmd repo as I do on the...

I'm also running in a restricted environment. I'm using `.npmrc` for anything other than `yarnAdd`, which needs this fix https://github.com/esm-dev/esm.sh/pull/310