Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

bug in docs v6 angular --app #690

@robvaneck

Description

@robvaneck

I followed the v6 SSR docs..
section > "Creating scripts"

https://v6.angular.io/guide/universal#creating-scripts

"build:client-and-server-bundles": "ng build --prod && ng build --prod --app 1 --output-hashing=false"

In the Angular CLI 6.2.x im getting a build error when using

npm run build:client-and-server-bundles && npm run webpack:server

output

Unknown option: '--app'

solution?

--project=myapp

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