Open Jornason opened 7 years ago
@Jornason: hi, i am new to ionic2 and was wondering where in this project the hand.minified-1.3.7.js and cannon.min.js are coming from as they are not in this repo. The ionic serve script will not copy either of the three files if they are in the src directory so thats why i presume you propose this change. I am able to run it using ionic serve but the three files are not loaded. According to your comment i presume you ran into the same problem. The app runs but the error
Cannot read property 'getPhysicsPlugin' of undefined
is shown, presumably because these js files are not available.
Any hints would be greatly appreciated.
Great Job! I think add js files to assets folder will make life easier.