Can I build Ionic 3 projects with CLI 5.2.1?

I have an Ionic v3 project - ionic-angular 3.9.6 . I build it with CLI 4.1.1.

If I upgrade the CLI to the latest 5.2.1, will I still be able to build my Ionic 3 project?

I ask because I’m starting to port my Ionic 3 project to Ionic 4 and need to be able to build both the legacy Ionic 3 project and the new Ionic 4 project.

Thanks
Jason

The CLI should be able to handle that :slight_smile:

The CLI is independent of the Framework.