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
The text was updated successfully, but these errors were encountered:
vsmenon
added
web-dev-compiler
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
labels
Sep 6, 2016
vsmenon
added
dev-compiler-ux
and removed
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
labels
Jan 6, 2017
From @nex3 on July 28, 2016 0:18
It looks like the
--package-root
argument assumes that it's a filesystem path. To match other Dart tools, it should accept a URI instead.This is blocking dart-lang/test#414
Copied from original issue: dart-archive/dev_compiler#611
The text was updated successfully, but these errors were encountered: