Working with the vue-cli2.9+ version of my project, I found that every time I started the project or made changes to the code, it would take a considerable amount of time for the modules to build before running the project again. I was looking for ways to optimize this process and reduce the building time.