mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-10 23:58:07 -06:00
moved to deckbuild
This commit is contained in:
parent
b05ecd55e7
commit
54ba277a12
18 changed files with 590 additions and 107 deletions
13
.run/package-dev.run.xml
Normal file
13
.run/package-dev.run.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue