4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-10 00:53:08 +08:00

2 Commits

Author SHA1 Message Date
Raphael von der Grün
16ff6e1b2f
refactor!: do not copy JS lib to platform project () 2021-07-13 11:01:50 +02:00
Raphael von der Grün
1f0ea173b0
refactor: do not infer project root from script location ()
* fix(Api): do not infer project root from script location

* fix(builders): do not infer project root from script location

* fix(target): do not infer project root from script location

* test(e2e): cleanup and extend E2E tests

- Renames the file with the only existing E2E test
- Makes existing test use the API instance returned by
  `Api.createPlatform`
- Adds another test that ensures we can still require the API from
  `platformProjectPath/cordova/Api.js`

* fix(check_reqs): do not infer project root from script location
2021-07-13 08:51:20 +02:00