Skip to content

Commit 1fb9336

Browse files
committed
moved the vendor dir out of wwwroot
1 parent 308a981 commit 1fb9336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Content/applicationHost.xdt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<add name="APPSETTING_COMMAND" value="d:\home\SiteExtensions\ComposerExtension\Hooks\deploy.cmd" />
1515
<add name="PATH" value="%PATH%;d:\home\SiteExtensions\ComposerExtension\Commands" />
1616
<add name="COMPOSER_ARGS" value="--prefer-dist --no-dev --optimize-autoloader --no-progress" />
17+
<add name="COMPOSER_VENDOR_DIR" value="d:\home\site\vendor\" />
1718
</environmentVariables>
1819
</runtime>
1920
</system.webServer>

0 commit comments

Comments
 (0)