Skip to content

Parse build output into a rich format we can display properly #3359

@gaearon

Description

@gaearon

The build overlay still looks less rich than the runtime one:

screen shot 2017-10-30 at 22 07 12

It would be nice to actually parse this (if it matches known Babel and ESLint formats) and display a richer version with:

  • Error message and file information in a runtime stack frame-like view
  • Highlighted line that causes the issue

There would need to be tests verifying we don't regress if message format updates.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions