Skip to content

Fix working directory For Gulp#34

Open
LodewijkSioen wants to merge 1 commit intokevicency:masterfrom
Infohos:master
Open

Fix working directory For Gulp#34
LodewijkSioen wants to merge 1 commit intokevicency:masterfrom
Infohos:master

Conversation

@LodewijkSioen
Copy link

The WorkingDirectory was set by the task AND by gulp (--cwd). When the WorkingDirectory was completely different from the current directory, this made the gulpfile totally unfindable.
On execution, it was looking for the gulpfile in 'workingdirectory/workingdirectory/gulpfile.js'.

Fixes #35

The WorkingDirectory was set by the <Exec/> task AND by gulp (--cwd).
When the
Working directory was completely different from the current directory,
this blew up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant