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

fix: Correct missing scripts folder after folder reorganization #794

Closed
wants to merge 1 commit into from

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Dec 6, 2024

PR-Codex overview

This PR updates the package.json file to enhance the copy-files script, allowing it to copy both the prisma directory and the scripts directory to the dist folder.

Detailed summary

  • Modified the copy-files script:
    • Added && cp -r ./scripts ./dist/ to copy the scripts directory in addition to the existing prisma directory.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@arcoraven arcoraven force-pushed the ph/fixBuild20241206 branch from a16315a to e65afca Compare December 6, 2024 14:28
@arcoraven arcoraven closed this Dec 10, 2024
@arcoraven arcoraven deleted the ph/fixBuild20241206 branch December 10, 2024 04:33
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