ZachJW34 / nx-plus

Collection of Nx Community Plugins
MIT License
300 stars 52 forks source link

When building with nx-plus/vue, lots of command windows pop up. Can this be suppressed? #272

Open gregveres opened 1 year ago

gregveres commented 1 year ago

Description

I am using the latest version of nx-plus/vue: 14.1.0, but this has been the case since I started using it. When doing a production build of my apps, there a lots of command windows pop up.

Motivation

This causes issues for the continued use of the machine while the build is happening because the command windows steal the focus momentarily and then vanish.

Suggested Implementation

Is there a way to span the tasks so that the command window is hidden? I don't know how you are spawning the build tasks, but I suspect that there are flags to suppress windows.