Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arieljake opened this issue Apr 8, 2015 · 3 comments
Open

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

arieljake opened this issue Apr 8, 2015 · 3 comments
Labels

Comments

@arieljake
Copy link
Contributor

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 arieljake changed the title gist for grunt task error - dest gist for grunt task: error in example config (dest property) Apr 12, 2015
@markmarijnissen
Copy link
Owner

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

@arieljake
Copy link
Contributor Author

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

@markmarijnissen
Copy link
Owner

Yes, that would be great!


  •          Made By Mark \*              interactive apps
    

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

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
#32 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants