cordova-app-loader
cordova-app-loader copied to clipboard
gist for grunt task: error in example config (dest property)
in https://gist.github.com/lylepratt/d8bf84b3b7d6932e3549...
the example config writes:
dest: 'manifest.json'
but I believe it must read:
dest: ['manifest.json']
else the task will throw the error:
Object manifest.json has no method 'forEach' Use --force to continue.
Could you create a pull-request for the Gruntfile? (i.e. simple add fixed example gruntfile somewhere)
You mean a pull-request for the README to a new gist?
Yes, that would be great!
-
Made By Mark \* interactive apps
bereikbaar ma - vr van 10:00 tot 17:00
-
http://www.madebymark.nl/_______________________________*www.madebymark.nl
2015-04-12 15:15 GMT+02:00 Ariel Jakobovits [email protected]:
You mean a pull-request for the README to a new gist?
— Reply to this email directly or view it on GitHub https://github.com/markmarijnissen/cordova-app-loader/issues/32#issuecomment-92057989 .