Skip to content

feat(@schematics/angular): add ng new --ssr#25899

Merged
alan-agius4 merged 2 commits intoangular:mainfrom
alan-agius4:ng-new-ssr
Sep 25, 2023
Merged

feat(@schematics/angular): add ng new --ssr#25899
alan-agius4 merged 2 commits intoangular:mainfrom
alan-agius4:ng-new-ssr

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

This commit enabled users to opt-in adding SSR and SSG to their application during the ng new experience. This can be done either by using the --ssr option or answer Yes when prompted.

This move is in preparation to enable `ng new --ssr`.
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Sep 25, 2023
@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 25, 2023
@alan-agius4 alan-agius4 marked this pull request as ready for review September 25, 2023 08:34
This commit enabled users to opt-in adding SSR and SSG to their application during the `ng new` experience. This can be done either by using the `--ssr` option or answer `Yes` when prompted.
Copy link
Copy Markdown

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 25, 2023
@alan-agius4 alan-agius4 merged commit 741cca7 into angular:main Sep 25, 2023
@alan-agius4 alan-agius4 deleted the ng-new-ssr branch September 25, 2023 18:17
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker detected: feature PR contains a feature commit target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants