rstudio
to open files, if available.scaffold_ambiorix
function.scaffold_rmd
to scaffold R markdown projects.use
is now appended to existing entry.use_loader_eslint
.use_eslint
argument to use_babel
.use_loader_*
now accept test
argument.use_loader_rule
to allow adding loaders yet implemented.use_loader_file
to allow importing images.use_loader_vue_style
, apply_vue
now uses use_loader_css
which works.output_path
argument to add_plugin_html
.scaffold_input("no space allowed")
would not fail before.use_loader_*
functions.scaffold_input
, scaffold_output
, and scaffold_extension
.apply_react
adds the relevant (babel) loader, installs dependencies, and creates, or updates, or replaces the srcjs/index.js
file.react
argument to scaffold_golem
to include react in a golem scaffold, run apply_react
under the hood.add_plugin_clean
to easily clean bundled files.include_tests
, run_tests
, and add_test_file
.rule
.Initial version