-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
| 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
Labels
No labels