Right ever time that runs `ng build` also runs `npm install`, which is very slow. We can speed it up by running `npm install` ones and then copying over or linking the directory.