Skip to content

Conversation

@Legends
Copy link
Member

@Legends Legends commented Feb 18, 2018

This addition would have helped me a lot:

Add --display-error-details for detailed error messages, .i.e. npm run build --display-error-details.
Without this flag development is a black box and painful

This addition would have helped me a lot:

Add `--display-error-details` for detailed error messages, .i.e. `npm run build --display-error-details`.
Without this flag development is a black box and painful
@skipjack
Copy link
Collaborator

I think the addition in cli.md from #1840 probably makes sense but I don't think it's necessary to add it to this guide. Also, just fyi, to pass parameters to an npm script you need an additional -- so it knows it isn't an npm run flag, i.e.:

npm run build -- --display-error-details

@skipjack skipjack closed this Feb 21, 2018
@Legends Legends deleted the patch-2 branch June 15, 2018 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants