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

Improve plugin external packages installation #37

Closed
zAlweNy26 opened this issue Oct 19, 2024 · 0 comments
Closed

Improve plugin external packages installation #37

zAlweNy26 opened this issue Oct 19, 2024 · 0 comments

Comments

@zAlweNy26
Copy link
Owner

zAlweNy26 commented Oct 19, 2024

Actually the external packages are installed in the main package.json of the project. We should find a way to have those packages somewhere else.
Maybe by forcing to have a package.json in each plugin folder? So this way it's easier to manage packages but it would increase project size, caused by the duplication of packages in all the node_modules.
Is it possible to have multiple package.json but only the root node_modules folder? Yes, https://bun.sh/docs/install/workspaces

@zAlweNy26 zAlweNy26 added this to TS CCat Apr 1, 2024
@zAlweNy26 zAlweNy26 converted this from a draft issue Oct 19, 2024
zAlweNy26 added a commit that referenced this issue Oct 19, 2024
zAlweNy26 added a commit that referenced this issue Oct 19, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in TS CCat Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant