Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Task Runner Explorer: gulpfile.babel.js tasks not listed #531

Open
scottaddie opened this issue May 25, 2016 · 6 comments
Open

Task Runner Explorer: gulpfile.babel.js tasks not listed #531

scottaddie opened this issue May 25, 2016 · 6 comments

Comments

@scottaddie
Copy link
Member

@madskristensen
Steps to Reproduce

  1. File --> New --> Project --> ASP.NET Core Web Application (.NET Core)
  2. Rename gulpfile.js in Solution Explorer to gulpfile.babel.js
  3. Click the Refresh icon in TRX

Notice that TRX doesn't display any of the tasks in the default Gulp file:
gulp_no_tasks

Now, rename the file back to either gulpfile.js or gulpfile.ts, refresh TRX, and the tasks are again displayed in TRX:
gulp_tasks_listed

I'm using VS 2015 Update 2.

@sayedihashimi
Copy link
Contributor

TFS: 225798
I've added this to our internal TFS, we will reply back here soon.

@ifiokjr
Copy link

ifiokjr commented Jan 3, 2017

Hello Team, I'm interested in this for a current project.

Has there been any progress?

@madskristensen
Copy link
Contributor

@raquelsa do you know?

@raquelsa
Copy link

raquelsa commented Jan 3, 2017

It works on VS 2015 Update 3. Please give it a try and let me know if you run into any problems.

@mvegacr
Copy link

mvegacr commented Jun 21, 2017

Almost one year later, but today I tried to load a gulp file called gulpfile.babel.js and didn't show up on the task runner explorer. Anybody found walk around to use gulp with ES2016 support?

I'm using VS 2015 Update 3.

Thanks!

@GhazanfarKhan
Copy link

I am also struggling with this issue? Is this resolved?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants