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

[BUG] use_internal_file strips the extension in the current dev version #1172

Closed
ColinFay opened this issue Sep 3, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@ColinFay
Copy link
Member

ColinFay commented Sep 3, 2024

path_to_file <- use_internal_file(
	path = "this.txt",
	pkg = "."
)
path_to_file
/private/var/folders/9w/zdlv83ws6csdjnfc5x819gtr0000gn/T/RtmpoLUYqk/dummygolem/inst/app/www/this
@ColinFay ColinFay added the bug Something isn't working label Sep 3, 2024
@ColinFay ColinFay self-assigned this Sep 3, 2024
@ColinFay
Copy link
Member Author

ColinFay commented Sep 3, 2024

Fixed in bf950b5

@ColinFay ColinFay closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant