ramnathv / htmlwidgets

HTML Widgets for R
http://htmlwidgets.org
Other
792 stars 205 forks source link

Throw error if `libdir` is not empty but `selfcontained = TRUE` #468

Open gadenbuie opened 1 year ago

gadenbuie commented 1 year ago

Fixes #417 and saves users from accidentally deleting important files by throwing an error when the user provides a libdir that contains files. This is only an issue when selfcontained = TRUE because otherwise the files written into libdir are not removed after saving the widget html.