Skip to content

hide the 'Assets output' message when using the dev-server #18

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

Merged

Conversation

weaverryan
Copy link
Member

To give some feedback, we currently output this message after a build:

23 files written to web/build

But, that doesn't make sense when using the dev-server (as nothing - except manifest.json - is actually written). webpack-dev-server itself already renders helpful information about what address the server is running on, etc - we don't need to add that ourselves.

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This always bugged me a bit. Thanks for improving it!

@weaverryan weaverryan merged commit 51193eb into symfony:master Jun 15, 2017
@weaverryan weaverryan deleted the hide-output-message-dev-server branch June 15, 2017 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants