This plugin will automatically compile your Jade files every time you run cordova build.
You will need jade installed.
npm install -g jade
Add this plugin to your Cordova project.
cordova plugin add cordova-plugin-jade
or
cordova plugin add https://github.com/DrMoriarty/cordova-plugin-jade
Never think about compiling your Jade files again!
This software falls under the MIT License.