Skip to content

feat: dont load package.json file directly into vue components. #267

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

Closed
wants to merge 1 commit into from
Closed

feat: dont load package.json file directly into vue components. #267

wants to merge 1 commit into from

Conversation

ppfeiler
Copy link

@ppfeiler ppfeiler commented Dec 7, 2021

It is bad practice to load the package.json file directly into your codebase. Instead extract needed values as ENVs and use them. As this project is also in use by newbies, I thought that this change is neccessary so that they dont adapt these practice to their projects.

PS.: The link to the docs is also false, I corrected it. You can see that here. The link for the accordion docs refers to "undefined".

@github-actions
Copy link

github-actions bot commented Feb 6, 2022

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

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

Successfully merging this pull request may close these issues.

1 participant