Is latest ionic 2 version supported to SystemJS module?

Previously, I have created the ionic2 application with systemjs module. I have written gulp task for systemjs module conversion by gulp typescipts. But in latest ionic 2 version, gulpfile functionality is moved to @ionic/scripts.

Please suggestion me how to upgrade ionic2 latest version?