mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-28 22:12:26 -05:00
Added support for static assets
This commit is contained in:
parent
76470f49a8
commit
f554798ee4
9 changed files with 120 additions and 949 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"@rollup/plugin-typescript": "^8.3.2",
|
||||
"@types/react": "16.14.0",
|
||||
"@types/webpack": "^5.28.0",
|
||||
"rollup-plugin-import-assets": "^1.1.1",
|
||||
"rollup": "^2.70.2",
|
||||
"shx": "^0.3.4",
|
||||
"tslib": "^2.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue