add_plugin_html | R Documentation |
Add the html-webpack-plugin to the configuration to generate HTML with webpack, used in packer to generate the UI of a golem app with webpack.
add_plugin_html(use_pug = FALSE, output_path = "../index.html")
use_pug |
Set to |
output_path |
Path to the generated html file, defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.