Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-13 | chore: enable `specs::run::workspaces::explicit_import_map` test (#25611) | Asher Gomez | |
Towards #25241 | |||
2024-07-11 | fix(workspace): allow using --import-map flag with workspace (#24527) | Bartek IwaĆczuk | |
This is a temporary fix, which is not perfect - specifying `--import-map` will break resolution of packages defined in `workspace` setting, but erroring on `--import-map` currently causes regression in code that worked fine in v1.44.x. |