moved to deckbuild

This commit is contained in:
Witherking25 2023-02-17 20:31:32 +00:00
commit 54ba277a12
18 changed files with 590 additions and 107 deletions

13
.run/package-dev.run.xml Normal file
View file

@ -0,0 +1,13 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="package-dev" type="js.build_tools.npm">
<package-json value="$PROJECT_DIR$/package.json" />
<command value="run" />
<scripts>
<script value="package" />
</scripts>
<arguments value="-d" />
<node-interpreter value="project" />
<envs />
<method v="2" />
</configuration>
</component>