With Ionic v1x I was able to reference the nightly build.
<link href="//code.ionicframework.com/nightly/css/ionic.css" rel="stylesheet">
<script src="//code.ionicframework.com/nightly/js/ionic.bundle.js"></script>
Is there a nightly build for v2?