Skip to content

Conversation

@nishantnz
Copy link

This pull request enhances the existing build script to improve its functionality, error handling, and logging capabilities. Below is a summary of the changes made

Fixed: #9 (Not dynamic for all build)<- this issue

  1. Implemented dynamic detection of the build output folder to cater to both React (which typically uses the "build" folder) and Vite (which typically uses the "dist" folder) projects. The script identifies the appropriate folder for uploading files, ensuring compatibility with various project structures.

2. Improved Error Handling & Consistent Logging in Redis simultaneously

If you found this helpful Kindly review and merge this pull request at your earliest convenience. Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not dynamic for all build

1 participant