SymphonyElectron/.run/Run Mana.run.xml

9 lines
493 B
XML
Raw Normal View History

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Mana" type="NodeJSConfigurationType" application-parameters=". --url=https://local-dev.symphony.com:9090/" path-to-node="$PROJECT_DIR$/node_modules/electron/dist/Electron.app/Contents/MacOS/Electron" working-dir="$PROJECT_DIR$">
<envs>
<env name="ELECTRON_DEV" value="true" />
<env name="ELECTRON_DEBUGGING" value="true" />
</envs>
<method v="2" />
</configuration>
</component>