Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[native_assets_builder] Don't compute topological order if it's not needed #128

Closed
dcharkes opened this issue Sep 12, 2023 · 0 comments · Fixed by #129
Closed

[native_assets_builder] Don't compute topological order if it's not needed #128

dcharkes opened this issue Sep 12, 2023 · 0 comments · Fixed by #129
Labels
P2 A bug or feature request we're likely to work on package:native_assets_builder

Comments

@dcharkes
Copy link
Collaborator

Avoid computing the topological order if there are 0 or 1 packages with native assets.

Context:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on package:native_assets_builder
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant