angular/universal

Standalone Support Docs

ferranJS opened this issue · 4 comments

Proposal

Standalone Support Docs

What is the summary of the proposal?

Add Standalone component rendering support docs

What is the proposal?

The change is kind of explained in the first commit of this pr and it is not very clear if this change is even fully supported or if it is a workaround. I think this needs proper documentation either way.

Is there anything else we should know?

Angular is pushing a lot for standalone and SSR being so talked about and important nowadays, this should be supported and well documented. Sorry if any of this is a bit informal, and thanks in advance.

Standalone are fully supported. What would you like to see documented? From Universal side using an NgModule or Standalone based app is pretty much the same.

Standalone are fully supported. What would you like to see documented? From Universal side using an NgModule or Standalone based app is pretty much the same.

I've seen a lot in the this angular official doc how to set it up but only with NgModules and not a mention about standalone. However, now that I think it, maybe I should have opened the issue in the angular project, my bad.

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.