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

Fix react-server-cli module tags #583

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

doug-wade
Copy link
Collaborator

Previously

screen shot 2016-08-17 at 6 15 28 pm

Now

screen shot 2016-08-17 at 6 16 14 pm

I don't dig that we're tagging the modules with their source -- it seems like it would be much more elegant to tag them with their destination (in this case, react-server-cli.commands.start instead of react-server-cli.src.commands.start). I think the easiest way will be to trim the react-server-cli.src with the existing trim option, and add a prefix option, but there may be a more elegant way.

@doug-wade
Copy link
Collaborator Author

Oh, and I'm hoping its a coincidence that react-server-cli.src.commands.start and react-server-cli.src.logProductionWarnings are apparently using the same color 😓

@gigabo
Copy link
Contributor

gigabo commented Aug 18, 2016

👍

Also 👍 to the trim/prefix idea.

@doug-wade doug-wade merged commit 9a36ac9 into redfin:master Aug 18, 2016
@gigabo gigabo added the bug An issue with the system label Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with the system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants