This repository was archived by the owner on Oct 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 175
CLI does not provide --mobile option anymore #170
Comments
Furthermore, we need a way to generate progressive Angular apps. |
@kevinSuttle Yes, why not. I don't know if this repository is active or not! No comment from maintinars |
No, unfortunately this repo is not actively maintained and issues and PRs are mostly not being addressed. |
@Splaktar That's a shame. |
The Angular service worker will be moved to https://github.com/angular/angular (see angular/angular#17276). At this point the |
@m98 @kevinSuttle you will find all the latest Angular Service Worker info here: https://bit.ly/pwa-angularsummit-2017 |
is there any updation of --mobile flag added in angular/cli? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Since the
--mobile
option is removed (angular/angular-cli#4143), we need to update the documentation on https://mobile.angular.io/guides/cli-setup.html which uses--mobile
to teach something about the web manifest.Now when you use
ng new something --mobile
, you will get a warning message which says:The text was updated successfully, but these errors were encountered: