Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce gulp build to build native/idl files #194

Merged
merged 1 commit into from
Nov 19, 2017
Merged

Introduce gulp build to build native/idl files #194

merged 1 commit into from
Nov 19, 2017

Conversation

romandev
Copy link
Member

This change introduces gulp build system to build native/idl files. After
this patch, we no longer need to create and modify gyp/gypi files to update
the list of native/idl files.

This change includes the following things:

  • Introduce gulp build (including some related packages)
  • Stop using .gypi files except generator.gypi. Once move TSC build to
    gulp, then we can remove it as well

ISSUE=#98,#193

This change introduces `gulp` build system to build native/idl files. After
this patch, we no longer need to create and modify `gyp/gypi` files to update
the list of native/idl files.

This change includes the following things:
  - Introduce `gulp` build (including some related packages)
  - Stop using `.gypi` files except `generator.gypi`. Once move TSC build to
    `gulp`, then we can remove it as well

ISSUE=#98,#193
@yjaeseok
Copy link
Contributor

Thank you for your contribution @romandev

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

Successfully merging this pull request may close these issues.

2 participants