question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Since you supported gulpfie.babel.js could you support gulpfile.ts too for TypeScript developers?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
phatedcommented, Jun 13, 2015

This is already supported

0reactions
tinganhocommented, Jun 14, 2015

@phated totally missed the message. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - Gulp - TypeScript
Using TypeScript with Gulp. ... In the project root, create the file gulpfile.js : js. var gulp = require("gulp");. var ts = require("gulp-typescript");....
Read more >
JavaScript and Gulpfiles - gulp.js
Gulp allows you to use existing JavaScript knowledge to write gulpfiles or to use ... For TypeScript, rename to gulpfile.ts and install the...
Read more >
How can I run gulp with a typescript file - Stack Overflow
Install ts-node , typescript , and @types/gulp: $ npm i -D ts-node typescript @types/gulp · If you have a tsconfig.json file set ts-node....
Read more >
typescript-project-sample/gulpfile.ts at master - GitHub
Sample project of TypeScript. Contribute to vvakame/typescript-project-sample development by creating an account on GitHub.
Read more >
gulp-typescript - npm
gulp -typescript supports source maps by the usage of the gulp-sourcemaps plugin. It works for both JavaScript and definition ( .d.ts ) files....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found