-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
Description
I'm submitting a...
[ ] Bug report
[ ] Feature request
[X ] Documentation issue or request
Current behavior
Question for anyone:
I generated (ngx new) an ng 4.x based project a week ago.
There are ng 5.x changes checked in already, so a new release of the template is imminent
Besides manually merging/cherry picking the changes, does this toolchain support updates/upgrades?
If so, how?
If not, what is the most efficient method?
I have manually updated my project to 5.x using Angular docs. Just wondering about stuff in core, themes and other shared ngx-rocket services.
Thanks in advance.
Expected behavior
N/A
Minimal reproduction of the problem with instructions
N/A
Environment
- generator version: X.Y.Z
- node version: X.Y.Z <!-- run `node --version` -->
- npm version: X.Y.Z <!-- run `npm --version` -->
- OS: <!-- Mac, Linux, Windows -->
Others: