diff options
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json index 60ec4fb..8883a09 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "Example Plugin", "author": "John Doe", - "frontend_bundle": "dist/example-plugin.js", + "frontend_bundle": "dist/index.js", "flags": ["debug", "_root"] } |
