Open Issues Need Help
View All on GitHubAI Summary: The task involves refactoring several internal JavaScript plugins within the Player framework to remove default exports and replace them with named exports. This affects plugins in the logger, view, and React submodules, specifically targeting the `OnUpdatePlugin`. The goal is to align these plugins with the framework's updated export style.
Complexity:
3/5
enhancement good first issue skip-release