Skip to content
New issue

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

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

Already on GitHub? # to your account

Small fixes and throwing grunt options to executable tasks #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tenorok
Copy link

@tenorok tenorok commented Mar 11, 2015

Hello and thank you for good plugin!

I tried use him to build my project with grunt@0.4.5 and faced with problems, which resolved in this request:

  1. registerTaskdoes not receive options from grunt-task, but registerMultiTask makes it
  2. function unescape is deprecated
  3. grunt.file.exists needs absolute path

Additionaly I did make throwing grunt options to executable tasks for ability use grunt.option method in these tasks.

@tenorok tenorok changed the title Small fixes. Small fixes and throwing grunt options to executable tasks Mar 11, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant