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

bug in docs v6 angular --app #690

Open
robvaneck opened this issue Sep 5, 2019 · 0 comments
Open

bug in docs v6 angular --app #690

robvaneck opened this issue Sep 5, 2019 · 0 comments

Comments

@robvaneck
Copy link

robvaneck commented Sep 5, 2019

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant