Colin Fay
Colin Fay
``` > cat(readLines("inst/golem-config.yml"), sep = "\n") default: golem_name: aa golem_version: 0.0.0.9000 app_prod: no production: app_prod: yes dev: golem_wd: !expr here::here() > golem::amend_golem_config("plop", "plop") > cat(readLines("inst/golem-config.yml"), sep = "\n") default: golem_name:...
```r golem::install_dev_deps
As we do both in a row, every time, these two should be merged
All config manipulation now go through amend_golem_config. This allows to be sure that the !expr are not lost Close #709
As of right now, `options(shiny.autoreload = TRUE)` doesn't work with golem
> "We will rename them to Posit Connect, Posit Workbench, and Posit Package Manager so itβs easier for folks to understand that we support more than just R." https://www.rstudio.com/blog/rstudio-is-becoming-posit/ Todo...
## Feature I want to be able to upload any file inside www, not juste css or JS ## TODO + [ ] Will behave as other writing functions, except...
In case of subfolders in inst/app/www
golem::add_js_input_binding() should build a working input