Skip to content

Use package:package_config to pass --packages to all dart compile subcommands #48540

Open
@bkonyi

Description

@bkonyi

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.

Metadata

Metadata

Assignees

Labels

area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.dart-cli-compileIssues related to the 'dart compile' tool

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions