Skip to content

'ng build' provide flag to build just changed files  #5471

@shral

Description

@shral

Bug Report or Feature Request (mark with an x)

  • feature request

Versions.

Output from: ng --version:
angular-cli: 1.0.0-beta.19-3
node: 6.2.2
os: linux x64

Repro steps.

I'm using angular 2 in an maven java project and every time that I'm building my java project the maven calls 'ng build' the problem with that is that every time ng build builds the angular 2 project even if nothing was changed, is there any flag that ng build builds just if something was changed (like the watch flag after the first call, but without watching)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions