cordova-app-loader icon indicating copy to clipboard operation
cordova-app-loader copied to clipboard

gist for grunt task: error in example config (dest property)

Open arieljake opened this issue 10 years ago • 3 comments

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.

arieljake avatar Apr 08 '15 12:04 arieljake

Could you create a pull-request for the Gruntfile? (i.e. simple add fixed example gruntfile somewhere)

markmarijnissen avatar Apr 12 '15 13:04 markmarijnissen

You mean a pull-request for the README to a new gist?

arieljake avatar Apr 12 '15 13:04 arieljake

Yes, that would be great!


  •          Made By Mark \*              interactive apps
    

bereikbaar ma - vr van 10:00 tot 17:00

  •     www.madebymark.nl
    
    http://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 .

markmarijnissen avatar Apr 12 '15 13:04 markmarijnissen