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

🥽 make sure that "make migrate" deletes itsJustJavascript for safety #3423

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

danyx23
Copy link
Contributor

@danyx23 danyx23 commented Mar 28, 2024

Our yarn buildTsc script does an incremental build that doesn not delete old files. When we run yarn runDbMigrations, this can lead to problems.

This PR makes sure that we delete the itsJustJavascript directory when we run the make migrate command

@danyx23 danyx23 force-pushed the make-migrate-safer branch from b894534 to 3f796a2 Compare March 28, 2024 12:59
@danyx23 danyx23 merged commit 34639fe into master Mar 29, 2024
22 checks passed
@danyx23 danyx23 deleted the make-migrate-safer branch March 29, 2024 17:07
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.

1 participant