diff options
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ # executable bild outputs go here PATH_add $CODEROOT/_/bin # +# amp is installed here + PATH_add $CODEROOT/node_modules/.bin +# # library/linkable bild outputs go here export LTDL_LIBRARY_PATH=$CODEROOT/_/lib # |
