Skip to content

Fix case of gulpfile dependencies#9333

Merged
sandersn merged 3 commits into
masterfrom
fix-case-of-gulpfile-dependencies
Jun 23, 2016
Merged

Fix case of gulpfile dependencies#9333
sandersn merged 3 commits into
masterfrom
fix-case-of-gulpfile-dependencies

Conversation

@sandersn
Copy link
Copy Markdown
Member

gulpfile doesn't work on linux otherwise

1. /bin/sh requires its arguments joined into a single string unlike
cmd.
2. services/ depends on a couple of files from server/ but the order was
implicit, and changed from jakefile. Now the order is explicit in the
tsconfig.
@weswigham
Copy link
Copy Markdown
Member

Thanks for also fixing the linux subshell spawning issue and tsserver implicit build order issues.

👍

@sandersn sandersn merged commit 2bc35c1 into master Jun 23, 2016
@sandersn sandersn deleted the fix-case-of-gulpfile-dependencies branch June 23, 2016 20:42
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants