We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esbuild/lib/deno/mod.ts
Line 70 in 8ef19fe
Should be `https://registry.npmjs.org/${name}/-/${name.replace('@esbuild/', '')}-${version}.tgz`.
`https://registry.npmjs.org/${name}/-/${name.replace('@esbuild/', '')}-${version}.tgz`
The text was updated successfully, but these errors were encountered:
Same issue here!
Sorry, something went wrong.
Whoops, sorry. Will fix.
add an end-to-end test for deno (#2729)
a909586
1fb0ee9
No branches or pull requests
esbuild/lib/deno/mod.ts
Line 70 in 8ef19fe
Should be
`https://registry.npmjs.org/${name}/-/${name.replace('@esbuild/', '')}-${version}.tgz`
.The text was updated successfully, but these errors were encountered: