@Zackary_Chapple If I’m not mistaken, Microsoft has a tool named Just with functionality roughly equivalent to Gulp. It’s possible Microsoft might replace Gulp with Just for build processes in the future.
@Jean__Meche Currently I have to restart the whole dev server even if I just make small changes on the proxy.conf.js or .env file.
For my project it would be about 1 minute to restart the whole dev server, but I think restarting the prxoy server individually could be much faster!