You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
What I’d like to do is leverage Grunt and create a build script (probably depending on npm as well). I’d like that script to be generic enough to be used for our regular samples as well as our plugin sample apps, including support for removing and adding the plugin while doing development. Since the Jasmine testing framework is already included with Cordova, it would be nice to figure out a way to leverage it for these apps as well. The script that some people here have used is https://www.npmjs.org/package/grunt-cordovacli
The text was updated successfully, but these errors were encountered:
What I’d like to do is leverage Grunt and create a build script (probably depending on npm as well). I’d like that script to be generic enough to be used for our regular samples as well as our plugin sample apps, including support for removing and adding the plugin while doing development. Since the Jasmine testing framework is already included with Cordova, it would be nice to figure out a way to leverage it for these apps as well. The script that some people here have used is https://www.npmjs.org/package/grunt-cordovacli
The text was updated successfully, but these errors were encountered: