mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-28 22:12:26 -05:00
fix dependencies, edit rollup and ts config, switch jsx runtime, use pnpm lockfiles
This commit is contained in:
parent
5a60010268
commit
569f8b8707
7 changed files with 884 additions and 2513 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Example Plugin",
|
||||
"author": "John Doe",
|
||||
"frontend_bundle": "dist/example-plugin.js",
|
||||
"frontend_bundle": "dist/index.js",
|
||||
"flags": ["debug", "_root"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue