Skip to content

Conversation

alan-agius4
Copy link
Collaborator

The universal schematic by itself doesn't get you a working server application.

BREAKING CHANGE: universal schematic is now hidden and cannot be used with the ng generate command.

Users who want a working universal application should use ng add @nguniversal/express-engine or ng add @nguniversal/hapi-engine

Closes: #15166

//cc @vikerman

The universal schematic by itself doesn't get you a working server application.

BREAKING CHANGE: universal schematic is now hidden and cannot be used with the `ng generate` command.

Users who want a working universal application should use `ng add @nguniversal/express-engine` or `ng add @nguniversal/hapi-engine`

Closes: #15166
@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Aug 19, 2019
@alan-agius4 alan-agius4 added this to the 9.0.x milestone Aug 19, 2019
@kyliau kyliau merged commit 0af2eb1 into angular:master Aug 20, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide universal schematic in version 9
4 participants