-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Remove website jsons from git and add script to pnpm build #4953
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-4953-all-demos You can install the changes in this PR by running: pip install https://gradio-builds.s3.amazonaws.com/4b0e98e40ac94b8c43ba2158d02ec0ce27366881/gradio-3.38.0-py3-none-any.whl |
🎉 Chromatic build completed! There are 0 visual changes to review. |
🦄 change detectedThis Pull Request includes changes to the following packages.
With the following changelog entry.
Maintainers or the PR author can modify the PR title to modify this entry.
|
…to aliabd/remove-jsons
This PR removes the annoying website jsons from git and adds the generation script to the pnpm command. That way you don't have to run the script anymore or commit jsons. I also overrid the vercel build command to run pnpm build instead of vite build.
Closes this in #4804: