Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-23 | fix(workspace): provide workspace members as 'imports' in import map (#23492) | Bartek IwaĆczuk | |
This commit changes the workspace support to provide all workspace members to be available as imports based on their names and versions. Closes https://github.com/denoland/deno/issues/23343 |