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

feat: add support for gulp-typescript #81

@Splaktar

Description

@Splaktar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions