You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I can see the use case for html_2_R only printing to the console, as a developer I would like to have the raw {htmltools} tag objects and skip the hand copy part.
ui_done("Script successfuly added to JS entry point!")
}
I don't know of more use cases that I ran into.
It was very impressive being able to call build_js() and have it take ~10ms. This should almost be a part of the standard devtools::load_all(), haha. I can not think of a clean way to shim that code in without having it execute for other users.
cc @schloerke : what do you see missing in terms of features for a CRAN release?
The text was updated successfully, but these errors were encountered: