conflicts - #160
Closed
shaharbano893 wants to merge 36 commits into
Closed
Conversation
…tion in ormconfig.json
Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Add git safe.directory /plasmic to Dockerfile to fix rsbuild config loading - Change NODE_ENV from production to development to skip analytics API key requirements Co-Authored-By: Claude Opus 4.5 <[email protected]>
…t runtime - Update dev.bash to skip yarn if node_modules exists (avoids yarn cache issues) - Update Dockerfile to explicitly install deps for all sub-packages used by dev server Co-Authored-By: Claude Opus 4.5 <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Add git config at container startup since container runs as root - Remove obsolete version field from compose.yml Co-Authored-By: Claude Opus 4.5 <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>
rsbuild.config.ts reads PUBLIC_URL directly, not REACT_APP_PUBLIC_URL Co-Authored-By: Claude Opus 4.5 <[email protected]>
The script was overriding container env vars with localhost defaults. Now it respects PUBLIC_URL, REACT_APP_PUBLIC_URL, and DEFAULT_HOST_URL if set. Co-Authored-By: Claude Opus 4.5 <[email protected]>
Allows yarn to resolve dependencies even if lockfiles are slightly out of sync. Co-Authored-By: Claude Opus 4.5 <[email protected]>
…e for initialization script
…me directory setup in Dockerfile
|
Thank you for your submission, we really appreciate it! ❤️ Like many open-source projects, we ask that you sign our Individual Contributor License Agreement before we can accept your contribution. If you are contributing on behalf of a company, please contact us at [email protected] to sign a Corporate Contributor License Agreement. You can sign the individual CLA by posting a comment with the below text. I have read, agree to, and hereby sign Plasmic's Individual Contributor License Agreement You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
|
@bcsf14a546 is attempting to deploy a commit to the Plasmic Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.