Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

ci(webpack): Remove extract text log spam from build output #119

Merged
merged 2 commits into from
Feb 14, 2017

Conversation

ryardley
Copy link
Contributor

Extract text plugin was spamming the output with:

Child extract-text-webpack-plugin: 
     + 19 hidden modules
Child extract-text-webpack-plugin: 
     + 19 hidden modules
Child extract-text-webpack-plugin: 
     + 19 hidden modules
Child extract-text-webpack-plugin: 
     + 19 hidden modules
Child extract-text-webpack-plugin: 
     + 19 hidden modules
...

This fix suppresses those log reports.

Reference: webpack-contrib/extract-text-webpack-plugin#97

Extract text plugin was spamming the output with "Child extract-text-webpack-plugin: + 19 hidden
modules" 30 odd times. This fix surpresses those log reports. reference
webpack-contrib/extract-text-webpack-plugin#97
@markdalgleish
Copy link
Member

Nice one!

🎨 👍

@markdalgleish
Copy link
Member

@ryardley also updated this PR to fix the fork build.

@ryardley ryardley merged commit b791fbd into seek-oss:master Feb 14, 2017
@ryardley ryardley deleted the remove-log-spam branch February 14, 2017 02:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants