SymphonyElectron/.run/demo.run.xml
Vishwas Shashidhar 071ec72a74 update corp and demo run configurations for Jetbrains IDEs
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-15 14:43:57 +05:30

9 lines
460 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="demo" type="NodeJSConfigurationType" application-parameters=". --url=file://$PROJECT_DIR$/src/demo/index.html" path-to-node="$PROJECT_DIR$/node_modules/.bin/electron" working-dir="$PROJECT_DIR$">
<envs>
<env name="ELECTRON_DEBUGGING" value="true" />
<env name="ELECTRON_DEV" value="true" />
</envs>
<method v="2" />
</configuration>
</component>