Skip to content

Commit a5bacf9

Browse files
authored
Merge pull request #93 from The-Strategy-Unit/disable_autoload
disables autoload of R/
2 parents 220f9e0 + 6c84d83 commit a5bacf9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

R/_disable_autoload.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# see shiny::loadSupport for details on this file
2+
# this file is used to disable autoloading of R files in the R/ directory
3+
# instead, should be loaded with pkgload::load_all(".")

0 commit comments

Comments
 (0)