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

[enhancement] more flags to be configurable via a .gulp file #167

Closed
marcelh-gh opened this issue Aug 21, 2018 · 3 comments
Closed

[enhancement] more flags to be configurable via a .gulp file #167

marcelh-gh opened this issue Aug 21, 2018 · 3 comments

Comments

@marcelh-gh
Copy link

for example the require flag

@sttk
Copy link
Contributor

sttk commented Aug 21, 2018

@marcelh-gh We are planning to support require flag via .gulp.js (#108), but to do this, it is needed to modify js-liftoff (js-liftoff#93, etc.)

About cwd flag, we have some issues (#109, #146, etc.)

About some of other flags, we will address to support. Do you request any other flags? We'll try it or welcome your PR.

@marcelh-gh
Copy link
Author

@sttk great to hear that you are already on it! :-)
I was looking for this to have --require tsconfig-paths/register everytime I run gulp.
Maybe it would be a good idea to do that always, just like you already register ts-node when the gulpfile is written in TypeScript.

@phated
Copy link
Member

phated commented Mar 26, 2019

The flags.require property is now supported in v2.1.0!

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

No branches or pull requests

3 participants