Skip to content

Babel code parsing errors should be displayed #7

@devbridie

Description

@devbridie

Demonstration code: 5.hide().

As this is a SyntaxError in JavaScript, the babel parser will not accept this as input in the AST walker. However, the front-end will show an empty page and display an error in the console.

This error handling should be improved and should become more transparent for the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions