Added support for static assets

This commit is contained in:
Jonas Dellinger 2022-05-25 21:34:31 +02:00
commit f554798ee4
9 changed files with 120 additions and 949 deletions

View file

@ -1,6 +1,5 @@
{
"name": "Example Plugin",
"author": "John Doe",
"frontend_bundle": "dist/index.js",
"flags": ["debug", "_root"]
}