Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Suggestion: using more unique name than "assets" for client resource path #30

Closed
lawrencecrane opened this issue May 3, 2019 · 1 comment

Comments

@lawrencecrane
Copy link

shinycssloaders package currently adds/overwrites resource path "assets" (in R/globals.R). As this is quite generic path that Shiny apps themselves might want to use to store their assets/static content, then this package is not "compatible" with those.

Basically just a suggestion that could this be switched to more unique name, for example, shinycssloaders -- rather than assets?

@daattali
Copy link
Owner

daattali commented May 3, 2020

I also noticed this #48 and fixed it last week.

@daattali daattali closed this as completed May 3, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants