Open darcyclarke opened 2 years ago
@darcyclarke Hey i want to fix this problem,can u share me all the preferences to related issue?
is there a reason not to do --order=topological
?
Only when you know that the tasks you’re running can be done in any order.
This should be the default... Currently the build happens out of order even though there are package dependencies between workspace packages.
Summary
npm
has enough information to properly run workspace commands in an order that should be ideal for the workspaces.Exit Criteria
false
Links & References