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

Option to keep source files of dependencies after compile #59

Open
nicksrandall opened this issue Jul 18, 2021 · 2 comments
Open

Option to keep source files of dependencies after compile #59

nicksrandall opened this issue Jul 18, 2021 · 2 comments

Comments

@nicksrandall
Copy link

I happen to be using a cargo package in my app that reads some local (to the package) files at runtime. When I run my app using this build-pack, I get errors that those files no longer exist.

Would it be possible to add an ENV var (or something similar) to prevent the build-pack from deleting source files after compilation?

@emk
Copy link
Owner

emk commented Dec 16, 2021

Unfortunately, I am unlikely to have much time to work on this buildpack for the foreseeable future, since I have no projects left on Heroku. My apologies!

@John0x
Copy link

John0x commented May 30, 2022

Unfortunately, I am unlikely to have much time to work on this buildpack for the foreseeable future, since I have no projects left on Heroku. My apologies!

Out of curiosity, where did you move to as your cloud of choice for rust projects? AWS?

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

No branches or pull requests

3 participants