mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-22 08:57:00 -06:00
9 lines
497 B
XML
9 lines
497 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/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> |