Skip to content

Typescript Broccoli Plugin doesn't pass error message to broccoli #1

Description

@rodyhaddad

The current version of the broccoli-typescript plugin directly logs any compiler error to the console, using console.log, instead of throwing it for Broccoli to catch.

We need to change this so whenever we broccoli serve or ng serve a project, broccoli can output any compilation errors to the browser for the user to see when reloading the page.

/cc @IgorMinar

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions