From 109b491a0a50caf4c30103a272d5c2ad37013269 Mon Sep 17 00:00:00 2001 From: Felipe Martin Date: Tue, 12 Aug 2025 18:43:50 +0200 Subject: [PATCH] chore: disable webapp --- plugin.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugin.json b/plugin.json index b6dce3d..db4b85c 100644 --- a/plugin.json +++ b/plugin.json @@ -17,9 +17,6 @@ }, "executable": "" }, - "webapp": { - "bundle_path": "webapp/dist/main.js" - }, "settings_schema": { "header": "Configure the XMPP bridge connection settings below.", "footer": "For more information about setting up the XMPP bridge, see the [documentation](https://github.com/mattermost/mattermost-plugin-bridge-xmpp/blob/main/README.md).",