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-22 21:23:32 -05:00
Code
Issues
Packages
1
Wiki
Activity
afc23fb2e0
denoland-deno
/
tests
/
specs
/
info
/
import_map
/
__test__.jsonc
6 lines
107 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: move info itests (#25659)
2024-09-16 20:08:00 +03:00
{
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
"args"
:
"info --allow-import myentry/welcome.ts"
,
fix(permissions): implicit `--allow-import` when using `--cached-only` (#27530) `--cached-only` cannot communicate with a remote server Closes https://github.com/denoland/deno/issues/27498
2025-01-02 16:55:03 -05:00
"output"
:
"with_import_map.out"
,
"exitCode"
:
0
chore: move info itests (#25659)
2024-09-16 20:08:00 +03:00
}
Copy permalink