Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions