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

renv::dependencies() ignores files in .gitignore #81

Open
gadenbuie opened this issue May 31, 2024 · 0 comments
Open

renv::dependencies() ignores files in .gitignore #81

gadenbuie opened this issue May 31, 2024 · 0 comments

Comments

@gadenbuie
Copy link
Contributor

This is more of a notice than an issue, but renv::dependencies() filters out files in the .gitignore during dependency discovery.

This means that shinylive::export() will fail to discover and download wasm dependencies at export time if export() is called on an app that is in a git-ignored folder. (Ask me how I know and how long it took me to figure out 😆 )

@gadenbuie gadenbuie added this to the v0.2.0 milestone Jun 26, 2024
@gadenbuie gadenbuie removed this from the v0.2.0 milestone Jul 3, 2024
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