Load Pi Web plugins from server manifest

This commit is contained in:
Federico Jaramillo Martinez
2026-05-10 09:33:01 +02:00
parent 614db739db
commit 125dedf300
8 changed files with 260 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "@pi-web/info-plugin",
"private": true,
"piWeb": {
"id": "info",
"plugin": "pi-web-plugin.js"
}
}