R/build.R
build.Rd
Run all build tasks: Sass, Rust, and TypeScript
build(package_name = NULL, path = ".")
Name of the package. If NULL, attempts to detect from DESCRIPTION.
Path to the package root. Default: "."