As discussed in NativeScript/NativeScript#22, we will update the logic as follows: 1. Search for package.json -> main field 2. Search for index.js 3. Search for bootstrap.js 4. Fail if no main entry file is found
As discussed in NativeScript/NativeScript#22, we will update the logic as follows: