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

This commit is contained in:
martind2000 2017-01-31 16:45:10 +00:00
parent 54662f8e40
commit c35b1c077c

View File

@ -2,7 +2,7 @@
<tool name="Aurelia" 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" />
<option name="PARAMETERS" value="run --watch --dev" />
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
</exec>
</tool>