We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
v1.0.0-beta.4
ng build -prod
main.js
app/index.js
These files should not be copied, since they are already included in the bundles.