#Is there a way to vendor npm specifier imports?

5 messages · Page 1 of 1 (latest)

nimble prairie
#

deno vendor npm:express
Vendored 0 modules into scripts/vendor directory

deft narwhal
#

Not yet iirc. Have you tried esm.sh?

nimble prairie
#

I did but the types are all any and while my company firewall doesn't yet block esm.sh they probably will when they find out I can bypass artifactory using it

#

I'll probably try again though, I was just hoping the npm specifiers would be a better experience.

deft narwhal
#

npm specifiers aren't fully integrated with everything just yet /shrug