Chapter 9. Packing options for Cordova projects

This chapter covers

  • Using config.xml to customize your Cordova project
  • Using merges for platform-specific modifications
  • Using hooks to enhance the build process

Whenever you create a Cordova project, you may have noticed that a file named config.xml is created in the root of the project, as shown in figure 9.1.

Figure 9.1. Typical Cordova project

9.1. Using config.xml to customize your Cordova project

You’ve not had to worry about the config.xml file until now, but go ahead and open it. The following listing contains the default config.xml for a project created at the command line with ...

Get Apache Cordova in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.