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

Should cache fully bundled apps #54

Open
A1Liu opened this issue Mar 3, 2023 · 0 comments
Open

Should cache fully bundled apps #54

A1Liu opened this issue Mar 3, 2023 · 0 comments

Comments

@A1Liu
Copy link
Collaborator

A1Liu commented Mar 3, 2023

No description provided.

karimsa added a commit that referenced this issue Mar 5, 2023
This PR adds an `apps` directory to the project directory (i.e.
`~/.robin/projects/[project]/apps/[app]`), where the built apps live and
run from. Since this is now the working directory for the app, the
project directory is passed as an environment variable
(`ROBIN_PROJECT_PATH`) to the app.

We can use this as the bundle cache for #54, but it also makes more
sense for the app to work out of its own directory (to store temporary
files, assets, etc), especially for #51.
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

1 participant