Skip to content

feat(@schematics/angular): add watch script for SSR in package.json#32452

Closed
bampakoa wants to merge 1 commit intoangular:mainfrom
bampakoa:main
Closed

feat(@schematics/angular): add watch script for SSR in package.json#32452
bampakoa wants to merge 1 commit intoangular:mainfrom
bampakoa:main

Conversation

@bampakoa
Copy link
Contributor

@bampakoa bampakoa commented Feb 6, 2026

Add a watch script to run node in listen mode similar to the watch script for the client application.

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Add a watch script to run node in listen mode similar to the watch script for the client application.
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: @schematics/angular labels Feb 6, 2026
@alan-agius4
Copy link
Collaborator

Thanks for this, but for watch mode, ng serve should be used even when using SSR.

@alan-agius4 alan-agius4 closed this Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants