Skip to content

Conversation

@GuiLeme
Copy link
Collaborator

@GuiLeme GuiLeme commented Apr 14, 2025

What does this PR do?

It basically:

  • Removes unused libraries from package.json that are not essential to run a plugin (such as some testing libs, or react-modal);
  • And removes unused features from the manifest.json, because it was breaking new plugin examples;

Motivation

During the last Developer Summit (apr. 2025), some developers tried to create a plugin from this template, and all of them had problems running it because the manifest.json contained information that not only would not be used in their plugins, but also, since it was not properly configured, prevented it from running due to errors in akka.

@antobinary antobinary merged commit 644eb54 into bigbluebutton:main Apr 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants