Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

angular-cli no longer supports the --mobile flag #181

Open
khag7 opened this issue Aug 21, 2017 · 7 comments
Open

angular-cli no longer supports the --mobile flag #181

khag7 opened this issue Aug 21, 2017 · 7 comments

Comments

@khag7
Copy link

khag7 commented Aug 21, 2017

You probably want to update the guides, specifically this page:
mobile-toolkit/guides/cli-setup.md

You make reference to the --mobile flag. This was removed from angular-cli some time ago. You now must create the manifest file on your own manually. And I could be wrong but I think the way ng serve works requires that the manifest gets placed in the assets directory or else it just 404's.

@sahiljulka
Copy link

It is not compatible with current version of angular
The files generated automatically are not generated in present version like system.config.ts and manfest file.
Can anyone tell how to use this with current version ??

@martyganz
Copy link

To use the Angular Service Worker you can follow this guide: https://bit.ly/pwa-angularsummit-2017/.

I believe the Angular team is moving the Mobile toolkit.

@hugo-dlb
Copy link

hugo-dlb commented Sep 8, 2017

The link is broken.
I'm new here, and i can't even try to use the mobile-toolkit because it's not working, this is not encouraging :/

@martyganz
Copy link

@turgodi what about this one: https://docs.google.com/document/d/1F0e0ROaZUnTFftmC0XovpREHWHjcXa4CggiFlmifjhw/ ?

@hugo-dlb
Copy link

hugo-dlb commented Sep 8, 2017

I was about to link the older version, thank you!

@webmaxru
Copy link
Member

webmaxru commented Oct 3, 2017

A new Angular Service Worker is on its way. The first sneak peek is here: https://medium.com/@webmaxru/a-new-angular-service-worker-creating-automatic-progressive-web-apps-part-1-theory-37d7d7647cc7

@webmaxru
Copy link
Member

webmaxru commented Nov 4, 2017

Now you can start exploring the new NGSW: I've published 2 articles covering more or less everything in the Angular Service Worker v5 (including how to emulate Angular CLI 1.6 NGSW support):
https://medium.com/@webmaxru/a-new-angular-service-worker-creating-automatic-progressive-web-apps-part-1-theory-37d7d7647cc7
https://medium.com/@webmaxru/a-new-angular-service-worker-creating-automatic-progressive-web-apps-part-2-practice-3221471269a1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants