Hello,
I couldn’t find notes on how to get the nightly ionic2 build. I remember @brandyshea mentioning it to someone couple months ago but can’t find it.
Any tips / links ?
Thank you !
Hello,
I couldn’t find notes on how to get the nightly ionic2 build. I remember @brandyshea mentioning it to someone couple months ago but can’t find it.
Any tips / links ?
Thank you !
Give this a shot!
npm install --save ionic-angular@nightly
But not only the nightly, the beta 11 will use Angular 2 RC4 and will change the controllers of Modals, Loadings, etc. Check this detailed diff:
After update the package.json
manually, you need to execute npm install