Skip to content

Allow lib_prefix to be specified through an environment variable#32

Draft
cpsievert wants to merge 1 commit into
mainfrom
lib_prefix_env_var
Draft

Allow lib_prefix to be specified through an environment variable#32
cpsievert wants to merge 1 commit into
mainfrom
lib_prefix_env_var

Conversation

@cpsievert
Copy link
Copy Markdown
Collaborator

@cpsievert cpsievert commented Apr 15, 2022

Currently, shiny.App allows you to set a LIB_PREFIX field to control the prefix added to rendered HTML dependencies. Unfortunately, this implies that, for statically rendered UI, there is no foolproof way to know where to request a dependency's files. I'll soon be opening a shiny PR where this is relevant.

TODO: unit test and document

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

Successfully merging this pull request may close these issues.

1 participant