no hardcoded api path, making this reusable
1 file changed
tree: e69c9020f365e1f5d4f008303f7bd494b71d3ba7
  1. .github/
  2. spec/
  3. src/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. NOTICE
  8. package.json
  9. README.md
README.md

cordova-test-platform

This repo contains the code for an Apache Cordova platform that allows you to build applications that target NOTHING. This platform is purely for testing, although it is also a good resource to see the minimum requirements to implement a new platform.

Apache Cordova is a project of The Apache Software Foundation (ASF)

Report Issues

Report them at the Apache Cordova Issue Tracker.

Further Reading