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

Add m2e support for npm and yarn goals #932

Open
OLibutzki opened this issue Sep 10, 2020 · 0 comments · May be fixed by #955
Open

Add m2e support for npm and yarn goals #932

OLibutzki opened this issue Sep 10, 2020 · 0 comments · May be fixed by #955

Comments

@OLibutzki
Copy link

By looking into the source code I realized that the frontend-maven-plugin provides m2e support for several mojo's (Gulp, Grunt, Webpack). For all these mojos one can configure triggerfiles, srddir and outputdir.

The NpmMojo and the YarnMojo don't have these properties. Is there a specific reason why they are missing?

If not, it would be great if you add them. Beside the extended feature set it leads to a more homogeneous behaviour of the different maven goals.

@zraexy zraexy linked a pull request Feb 1, 2021 that will close this issue
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 a pull request may close this issue.

1 participant