15 lines
785 B
XML
15 lines
785 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="client: chrome" type="JavascriptDebugType" uri="https://127.0.0.1:3000" useFirstLineBreakpoints="true">
|
|
<method v="2" />
|
|
</configuration>
|
|
|
|
<configuration default="false" name="server: nuxt" type="NodeJSConfigurationType" application-parameters="dev" path-to-js-file="$PROJECT_DIR$/node_modules/nuxi/bin/nuxi.mjs" working-dir="$PROJECT_DIR$">
|
|
<method v="2" />
|
|
</configuration>
|
|
|
|
<configuration default="false" name="fullstack: nuxt" type="CompoundRunConfigurationType">
|
|
<toRun name="client: chrome" type="JavascriptDebugType" />
|
|
<toRun name="server: nuxt" type="NodeJSConfigurationType" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |