When running ionic serve, project not being ran through webpack -- different output colors?

I have noticed in a few of my projects, that as I am compiling the code through my CLI, that in some projects the output text remains all black, while others output text in black, yellow and green?

I also noticed that the top project is being ran through webpack, while the bottom is not. Is that something that is configurable?

I also just noticed that when the bottom project is built for ios, then the color of the output in the CLI changes.

Very odd.

Just bumping this back up. I am hoping that someone has some Intel on what may be going on.