Add runconfig for docs
This commit is contained in:
parent
81c0e8d9a8
commit
b4f1d6cb3b
1 changed files with 9 additions and 0 deletions
9
.idea/runConfigurations/cf_docs.xml
Normal file
9
.idea/runConfigurations/cf_docs.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="cf-docs" type="js.build_tools.npm">
|
||||
<package-json value="$PROJECT_DIR$/docs/package.json" />
|
||||
<command value="start" />
|
||||
<node-interpreter value="project" />
|
||||
<envs />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Loading…
Reference in a new issue