Does Deno package.json support use workspaces for module resolution?
Talking about this field: https://docs.npmjs.com/cli/v9/using-npm/workspaces
If not could I somehow link to a local package in a project while it would resolve to the published version in deploy/publish context?
workspaces | npm Docs
Working with workspaces
0 Replies