1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/testdata/jsr
Bartek Iwańczuk fb31ae73e4
feat(unstable): deno add subcommand (#22520)
This commit adds "deno add" subcommand that has a basic support for
adding "jsr:" packages to "deno.json" file. 

This currently doesn't support "npm:" specifiers and specifying version
constraints.
2024-02-29 19:12:04 +00:00
..
deps chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
import_https_url fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic import from JSR (#22623) 2024-02-28 16:30:45 -05:00
jsx_with_no_pragmas test(jsr): add tests for jsx files with and without pragmas (#22634) 2024-02-29 19:35:23 +01:00
jsx_with_pragmas test(jsr): add tests for jsx files with and without pragmas (#22634) 2024-02-29 19:35:23 +01:00
module_graph chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_module_graph chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
registry/@denotest feat(unstable): deno add subcommand (#22520) 2024-02-29 19:12:04 +00:00
subset_type_graph feat(unstable): deno add subcommand (#22520) 2024-02-29 19:12:04 +00:00
version_not_found chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00