WS-2017.1.4 <mdonnel@EDINBK107739 Update External Tools.xml

This commit is contained in:
martind2000 2017-06-20 15:51:23 +01:00
parent f93e7245a1
commit 7b39dc023f

View File

@ -44,7 +44,7 @@
<tool name="Aurelia Test Server" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
<exec>
<option name="COMMAND" value="C:\Program Files\nodejs\au.cmd" />
<option name="PARAMETERS" value="run --watch --use-test-server" />
<option name="PARAMETERS" value="run --watch --dev --use-test-server --test-server-fund-id 21414 --test-site etf-us" />
<option name="WORKING_DIRECTORY" value="C:/dev/web-platform" />
</exec>
</tool>