This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-02-21 12:53:05 -05:00
Code
Issues
Packages
1
Wiki
Activity
54b9703b5c
denoland-deno
/
tests
/
specs
/
info
/
import_map
/
deno.json
6 lines
64 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: deno info should respect import map (#19781) Closes #19742
2023-07-25 21:53:43 +05:30
{
"imports"
:
{
chore: fix ci by removing remote server dependent test (#27674) This was using the lockfile and esm.sh changed breaking the lockfile. We could pin to a specific esm.sh version, but ideally we shouldn't have the test suite dependent on remote servers.
2025-01-14 23:06:57 -05:00
"myentry/"
:
"http://localhost:4545/"
fix: deno info should respect import map (#19781) Closes #19742
2023-07-25 21:53:43 +05:30
}
}
Copy permalink