SymphonyElectron/.run/Run Demo.run.xml

9 lines
497 B
XML
Raw Normal View History

<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/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>