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 default build options handling to Yarn and Npm #441

Open
jan-vcapgemini opened this issue Jul 3, 2024 · 0 comments
Open

Add default build options handling to Yarn and Npm #441

jan-vcapgemini opened this issue Jul 3, 2024 · 0 comments
Labels
commandlet enhancement New feature or request npm node package manager yarn package manager alternative to npm

Comments

@jan-vcapgemini
Copy link
Contributor

As a an IDEasy npm and yarn user I want to build my projects using proper default settings.
Currently the defaults for both tools are empty and need to be added according to the old implementations.

For NPM check: #340 (comment)
https://github.com/devonfw/ide/blob/cdf4af5de21489f3fdcbfdab41af858822e0d598/scripts/src/main/resources/scripts/command/npm#L118-L124

and

https://github.com/devonfw/ide/blob/cdf4af5de21489f3fdcbfdab41af858822e0d598/scripts/src/main/resources/scripts/command/npm#L92-L98

For Yarn check: #340 (comment)
https://github.com/devonfw/ide/blob/cdf4af5de21489f3fdcbfdab41af858822e0d598/scripts/src/main/resources/scripts/command/yarn#L88-L94

@jan-vcapgemini jan-vcapgemini added the enhancement New feature or request label Jul 3, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Jul 3, 2024
@jan-vcapgemini jan-vcapgemini added npm node package manager yarn package manager alternative to npm commandlet labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commandlet enhancement New feature or request npm node package manager yarn package manager alternative to npm
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant