Issue template: Recommend to run tsc directly (#17246)

* Issue template: Recommand to run `tsc` directly

* List some common build tools
This commit is contained in:
Andy 2017-07-17 14:45:21 -07:00 committed by GitHub
parent 54dfdd77fb
commit de9a67f2f3

View File

@ -8,7 +8,7 @@
```ts
// A *self-contained* demonstration of the problem follows...
// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc.
```
**Expected behavior:**