On `v1.0.0-beta.4`, doing `ng build -prod` will create not only the JS bundles for `main.js` and `app/index.js` but will also copy over all js vendor files. These files should not be copied, since they are already included in the bundles.