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

Refactored Build Script ,fixed react build and Error Handling #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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