1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/args
David Sherret afcae364be
refactor: update to deno_config 0.25 (#24645)
- Gets rid of WorkspaceMemberContext. It's now `Workspace` and
`WorkspaceDirectory`
- Uses the workspace cache in the lsp

* https://github.com/denoland/deno_config/pull/95
* https://github.com/denoland/deno_config/pull/96
2024-07-19 15:56:07 -04:00
..
deno_json.rs refactor: update to deno_config 0.25 (#24645) 2024-07-19 15:56:07 -04:00
flags.rs refactor: update to deno_config 0.25 (#24645) 2024-07-19 15:56:07 -04:00
flags_net.rs fix(permissions): handle ipv6 addresses correctly (#24397) 2024-07-05 23:45:06 +01:00
import_map.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
lockfile.rs fix(config): regression - should not discover npm workspace for nested deno.json not in workspace (#24559) 2024-07-12 15:33:30 -04:00
mod.rs refactor: update to deno_config 0.25 (#24645) 2024-07-19 15:56:07 -04:00
package_json.rs fix(workspace): do not resolve to self for npm pkg depending on matching req (#24591) 2024-07-15 15:08:51 -04:00