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

[FEATURE] Get rid of zipped custom-pckages and use npm install instead #105

Open
Chris2011 opened this issue Mar 25, 2024 · 1 comment
Open

Comments

@Chris2011
Copy link
Owner

Is your feature request related to a problem? Please describe.
At the moment, I preinstall npm packages, upload them as a new package and after installing minifierbeans I unzip the archive. Unfortunately with the latest update there is smth broken while extracting. Sometimes it tooks too long and sometimes it seems to raise an error.

Describe the solution you'd like
I will move the custom-packages to a new folder into resources, just use the package.json and use npm install to install the latest packages in hope that this works faster and more consistent.

Describe alternatives you've considered
Alternative is to do it as it is and try to find the bug.

@Chris2011
Copy link
Owner Author

Related to #104

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

No branches or pull requests

1 participant