You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each of the various tools invoked by dart compile are currently responsible for discovering the correct package-config.json if one isn't explicitly provided. We should instead move discovery into the dart compile subcommands in the CLI and always pass --packages to the tooling.