mirror of
https://git.hmsn.ink/kospo/helptalk/push.git
synced 2026-03-19 19:15:18 +09:00
11 lines
476 B
XML
11 lines
476 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="bin\www" type="NodeJSConfigurationType" path-to-js-file="bin/www" working-dir="$PROJECT_DIR$">
|
|
<envs>
|
|
<env name="DEBUG" value="talk-push:*" />
|
|
</envs>
|
|
<EXTENSION ID="com.intellij.lang.javascript.buildTools.npm.rc.StartBrowserRunConfigurationExtension">
|
|
<browser url="http://localhost:3000/" />
|
|
</EXTENSION>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |