Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

feat: add support for gulp-typescript #81

Open
Splaktar opened this issue Nov 11, 2018 · 1 comment
Open

feat: add support for gulp-typescript #81

Splaktar opened this issue Nov 11, 2018 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Splaktar
Copy link

AngularJS Material uses gulp to build everything, so we're looking at using https://github.com/ivogabe/gulp-typescript for our builds. It seems like something could be built similar to the webpack plugin in order to have the types added during the Gulp pipeline.

It's not clear if typewiz-node could help with this already or not. We don't have a single main.ts to point to. Should we do something like typewiz-node gulpfile.ts?

All of our tests are Karma and Jasmine. So due to #70, it doesn't look like that is a viable path for generating our types at this time.

@urish
Copy link
Collaborator

urish commented Nov 12, 2018

Would you like to discuss this together? You can book some time in my calendar: https://go.urish.org/calendar

@urish urish added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants