-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Passing in arguments to dart2js during pub build #14664
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
Labels
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-enhancement
A request for a change that isn't a bug
Comments
Marked this as blocking #15096. |
Marked this as blocking #14836. |
Marked this as blocking #15859. |
Removed Priority-Unassigned label. |
Marked this as blocking #15829. |
Added Started label. |
Added Started label. |
Fixed in r31755. Added Fixed label. |
Unmarked this as blocking #14836. |
Unmarked this as blocking #15096. |
Unmarked this as blocking #15859. |
This issue has been moved to dart-lang/pub#694. |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-enhancement
A request for a change that isn't a bug
Editor user's can pass in arguments to dart2js when launch as javascript. The editor would like to move to using pub build instead.
It would be good if pub build has an option for passing in arguments for dart2js.
The text was updated successfully, but these errors were encountered: