Ionic serve sometimes serves old builds

Issue happens non-deterministically when I update template files (as opposed to .ts files). Ionic serve will serve a build from several weeks ago (always the same one seemingly). I then need to re-save some of the .ts files to force ionic to rebuild the current version.

Issue referenced on github here -> https://github.com/ionic-team/ionic-app-scripts/issues/794