Skip to content

Full errors not outputted for fixture builds #73

@benkeen

Description

@benkeen

reject(result.compilation.errors.join('\n'));

Just a heads up about this line. I've been integrating our (complex!) webpack config into monosize to allow the fixture to build and it's been throwing errors. However, there's only a single first line of the error output, not the full stack trace. So to get more info I've temporarily hacked this section to console log it.

TBH the code here looks fine so I suspect the extra lines of output is being swallowed up elsewhere.

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