shinyworks / cookies

Use Browser Cookies with 'shiny'
https://shinyworks.github.io/cookies/
Other
32 stars 4 forks source link

Load jscookie from source #42

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

It's good practice to load js from source when possible to make sure we have any bug fixes and the like. But to do that I'll have to split up the htmlDependency call, so make sure that's possible.