jvitor83 / angular-pwa-seed

Multiplatform Angular project (Web/PWA, Mobile and Desktop) with Ionic (and optionally Bootstrap) - Sample: https://angular-pwa-seed.netlify.com
MIT License
68 stars 24 forks source link

Differences between Web vs Browser (Cordova) #1

Open jvitor83 opened 8 years ago

jvitor83 commented 8 years ago

Discussion about if it is worth to keep both build process (npm run start and npm run start.browser) since the cordova already support a web/browser target!

Should mantain only cordova to keep it simple? Any pros and cons is welcome!

Things to consider:

More info at: https://www.raymondcamden.com/2016/03/22/the-cordova-browser-platform/

jvitor83 commented 7 years ago

Another thing is the cordova plugins that influence the app. Ex: Splashscreen configs at config.xml Those only works at browser with cordova.