Remove vestiges of WScript support#14448
Conversation
|
@DLehenbauer, It will cover your contributions to all Microsoft-managed open source projects. |
|
@DLehenbauer, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request. |
0f3659b to
3f980be
Compare
|
Force pushed an update to fix the CRLF mismatch in 'Jakefile.js' that snuck in when I resolved an earlier conflict in this file through Github's web UI. (The resulting diff is now much smaller.) |
| IO = IOImpl.Network; | ||
| break; | ||
| default: | ||
| throw new Error(`Unknown value '${environment}' for ExecutionEnvironment'.`); |
There was a problem hiding this comment.
Infinitesimal nit which should be ignored: Missing (or extraneous) ' here
There was a problem hiding this comment.
Oops. I'll bundle the fix w/a future PR. (Thx.)
|
@mhegazy good to merge? |
WSH is no longer in use - Fixes #14414