Open
Description
When a project aggregates other projects, it runs the command sequentially on each of the aggregated projects and then finally on the specified project. However, in this mode, it adds a tab character to the start of each project's individual output. This means that the output for fastLinkJSOutput
and fullLinkJSOutput
have a tab character in front and the plugin doesn't trim it, so path resolution fails.
PR incoming.
Metadata
Metadata
Assignees
Labels
No labels