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

pub serve should show build errors in the browser #1015

Closed
DartBot opened this issue Jun 5, 2015 · 3 comments
Closed

pub serve should show build errors in the browser #1015

DartBot opened this issue Jun 5, 2015 · 3 comments
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"> Issue by justinfagnani
Originally opened as dart-lang/sdk#19490


If you try to load an asset from pub serve that fails to build because of an error you see a fairly unhelpful 404 message. It would be much better if pub could remember which errors occurred for which assets and show them in its response.

When used form the Editor, the build error message can be lost in the quite verbose tools output, leading one to try to figure out why the Editor is getting a 404 for a file that's clearly present - you're editing it after all. This is a pretty bad overall user experience.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="48" height="48"hspace="10"> Comment by nex3


Marked this as being blocked by dart-archive/barback#54.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="48" height="48"hspace="10"> Comment by nex3


Removed Type-Defect label.
Added Type-Enhancement label.

@DartBot DartBot added type-enhancement A request for a change that isn't a bug Pub-Serve labels Jun 5, 2015
@matanlurey matanlurey added the closed-not-planned Closed as we don't intend to take action on the reported issue label Mar 24, 2018
@matanlurey
Copy link
Contributor

We are no longer supporting transformers or pub serve/build going forward (this tooling has moved elsewhere into the https://github.com/dart-lang/build repository and https://github.com/dart-lang/webdev CLI) so a fix for this is not planned.

We'll be updating the tooling section of the Dart website in the coming weeks with more formal documentation on how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants