how to upgrade codebase ionic v1 to ionic v3
问题 I am facing issue in ionic 1 and this framework is deprecated. how to upgrade ionic 1 to ionic 3 without huge modifying in codebase. anyone help in this Note: ionic build ios those command all are not working Advance Thanks 回答1: without huge modifying in codebase This is not going to be possible. Ionic 1 to 2/3 is a large jump from AngularJS to Angular2, which requires a switch to typescript and other fundamental framework alterations. Here is a good post about AngularJS vs Angular2 Here is a