Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove verbose webpack output #18

Merged
merged 3 commits into from Mar 29, 2018

Conversation

@trickpattyFH20
Copy link
Contributor

@trickpattyFH20 trickpattyFH20 commented Mar 29, 2018

No description provided.

@trickpattyFH20 trickpattyFH20 requested a review from ghostery/ghostery as a code owner Mar 29, 2018
@@ -10,7 +10,7 @@
"license": "MPL-2.0",
"main": "webpack.config.js",
"scripts": {
"build.dev": "webpack --mode development --display-error-details --progress --verbose --env.dev",
"build.dev": "webpack --mode development --display-error-details --progress --env.dev",

This comment has been minimized.

@chrmod

chrmod Mar 29, 2018
Member

how about adding --verbose to build.watch?

This comment has been minimized.

@trickpattyFH20

trickpattyFH20 Mar 29, 2018
Author Contributor

sure sounds good. I'll add it 👍

@jsignanini jsignanini merged commit ad33142 into ghostery:develop Mar 29, 2018
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@trickpattyFH20 trickpattyFH20 deleted the trickpattyFH20:feature/webpack-4-upgrade branch May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants