Skip to content

ng build -prod copying over files that are already bundled #829

Closed
@filipesilva

Description

@filipesilva

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions