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

[docs] Mention that package.json will override installation directives that are set to 0 in starter.ini #192

Closed
apolopena opened this issue Jan 29, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Comments

@apolopena
Copy link
Owner

In README.md, document the fact that in starter.ini installation directives that are set to zero are ignored if that node module is already in the package.json for a project.
In other words some node modules such as react, vue and react-router-dom will be installed reagrdless of the directive set for them in starter.ini if they are already in the package,json file that is in the remote repository for that project.

@apolopena apolopena added the documentation Improvements or additions to documentation label Jan 29, 2022
@apolopena apolopena self-assigned this Jan 29, 2022
@apolopena apolopena added this to the Next Release 🔮 milestone Feb 3, 2022
@apolopena apolopena added passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main in-dev-qa and removed passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main labels Feb 8, 2022
apolopena added a commit that referenced this issue Feb 8, 2022
@apolopena apolopena added passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main and removed in-dev-qa labels Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Projects
None yet
Development

No branches or pull requests

1 participant