Skip to content

Error messages are not detailed enough #27

@shancarter

Description

@shancarter

When building with webpack (either in dev mode or as a build step), these are the sorts of error messages I see, missing line or column information or more detailed context:

ERROR in ./components/Contour.html
Module build failed: Error: ParseError: Unexpected token
    at Object.module.exports (../node_modules/svelte-loader/index.js:36:19)
 @ ./components/contour.js 3:15-40

I made an attempt at a [PR}(https://github.com//pull/26) to get more context, and it works locally but I seem to have screwed something up.

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