ionic-angular plugin updated to @ionic/angular.
So i can not use this ionic-image-loader plugin.
I have replace import { } from 'ionic-angular' to '@ionic/angular' in node module.
But this is not good way. And then that made many errors.
So ionic-image-loader plugin version need to update, in my opinion