Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit 9512eca

Browse files
committed
docs(fix deletion): fix deletion
1 parent 9eccd75 commit 9512eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/environment-variables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ In development, you may need to diagnose what has made builds start taking a lon
4646
## METEOR_PACKAGE_DIRS
4747
(_development, production_)
4848

49+
Colon-delimited list of local package directories to look in, outside your normal application structure, for example: `METEOR_PACKAGE_DIRS="/usr/local/my_packages/"`. Note that this used to be `PACKAGE_DIRS` but was changed in Meteor 1.4.2.
50+
4951
## METEOR_SETTINGS
5052
(_production_)
5153

0 commit comments

Comments
 (0)