mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
466 B
15 lines
466 B
3 years ago
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="Build Nc Common" type="js.build_tools.npm">
|
||
|
<package-json value="$PROJECT_DIR$/packages/nocodb-sdk/package.json" />
|
||
|
<command value="run" />
|
||
|
<scripts>
|
||
|
<script value="build" />
|
||
|
</scripts>
|
||
|
<node-interpreter value="project" />
|
||
|
<envs>
|
||
|
<env name="NC_CACHE_DISABLED" value="true" />
|
||
|
</envs>
|
||
|
<method v="2" />
|
||
|
</configuration>
|
||
|
</component>
|