I have already an application which is build on angular 1.3.4 and I want to change it to angular 2 but module wise.
lets say I've 5 modules on my page I want to migrate one module to angular 2 and other should work as it is like before with 1.3 so slowly slowly I can convert but till that it should not stop working.
I include both angular 2 and angular 1.3.4 libraries and it saying angular is not defined in console