set_esbuild | R Documentation |
Installs esbuild for the local project
set_esbuild(light = FALSE)
light |
Used to only install Sass plugins. This is to workaround a breaking change in charpente where styles does not exist in old versions. |
Installs esbuild in node_modules (dev scope), if not existing, creates srcjs + srcjs/main.js andstyles + styles/main.scss, and sets relevant files and folders in .gitignore. and .Rbuildignore.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.