Skip to content

Hide universal schematic in version 9 #15166

Closed
@alan-agius4

Description

@alan-agius4

🚀 Feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [X] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Description

We should hide the universal schematic as this is confusing for some users. The universal schematic by itself doesn't get you a working server application.

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

The schematic itself is used by the above packages and also is needed for the App Shell, which is why is needed, but can be hidden.

Describe the solution you'd like

We should hide the universal schematic similar to what we do for the e2e.

//cc @mhartington

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions