the package is now served from npm; removed copy-latest related code

This commit is contained in:
2026-06-12 16:35:42 +02:00
parent 09c75c3f6b
commit d6fa61ccef
9 changed files with 196 additions and 4054 deletions

8
manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"path": "https://unpkg.com/@phx-erp/phx-frontend-plugin-demo",
"items": [
{
"tagName": "frontend-plugin-demo"
}
]
}