Include selected local subdirs in baseline-accept#13587
Include selected local subdirs in baseline-accept#13587pcj wants to merge 1 commit intomicrosoft:masterfrom windward-studios:baseline-accept-subdirs
Conversation
|
Hi @pcj, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! The agreement was validated by Microsoft and real humans are currently evaluating your PR. TTYL, MSBOT; |
|
Please update the gulpfile as well - they need to do the same thing. (And please don't ask why we have two build files to do the same thing 😢 ) |
|
should we just drop the gulp file? |
|
I would vote for getting rid of the jakefile, or at the very least turning all the jake targets into aliases for the gulp targets. Having two implementations is getting old. |
|
Kind of funny you each proposed getting rid of the opposite file 😄. So which one are people using? I went with If you have a consensus, I'd be happy to delete that file and update the documentation. |
|
I still use |
|
should be covered by the change in abae1bd |
Working on #13217, was not able to get a transpile to test to accept, solved in response to @RyanCavanaugh #13217 (comment).
This PR is quick and dirty. It may be sufficient as-is, or may elicit a discussion re: a more elegant way to do this... Should it just be a completely recursive solution (search all subdirs), or are only selected folders intended to be named in
$ jake baseline-accept?