gradle-grunt-plugin icon indicating copy to clipboard operation
gradle-grunt-plugin copied to clipboard

How do I change environment variables prior to running grunt task?

Open gustavkarlsson opened this issue 9 years ago • 0 comments

I have a need to modify the PATH environment variable to include an embedded compass installation.

Is there a way I can set up a grunt task so that the spawned process will have access to my changed PATH?

gustavkarlsson avatar Aug 14 '15 12:08 gustavkarlsson