You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
I am wanting to use ionic to build an app for android, ios, and the browser so that there is one repo and easy maintenance. There is a couple of things that I will need to accomplish this and they both are build step features.
Does ionic 2 support cache busting for the browser?
Does ionic 2 support setting the base href for the browser also?
If no to any of the two above are they planned. For example angular cli supports both of these and works wonderfully.
If not I may just have to add an extra build step to modify the index.html once it finishes the ionic build to accomplish these two features myself although it will add development time.
Thanks!
Manduro, BastianHofmann, felipecm, WhatsThatItsPat, zwacky and 5 more