Skip to content

Low Error Message Verbosity #10

Description

@vy

When there occurs a compilation error, webc fails to provide necessary amount of verbosity in the error messages to spot the error. For instance, see below command output.

$ ../node_modules/webc/bin/webc watch -o ../out
path.exists is now called `fs.exists`.
Compile error: SyntaxError: Unexpected identifier

Can you guess what was wrong? webc was supposed to be displaying that the error belongs to src/jade/main.jade at line 6. (webc 0.1.2, jade 0.25.0)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions