Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements Needed in Plugin Development Workflow #5289

Open
MikkoAyaka opened this issue Sep 19, 2024 · 0 comments
Open

Improvements Needed in Plugin Development Workflow #5289

MikkoAyaka opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@MikkoAyaka
Copy link

Hello NocoBase Team,

During the plugin development process, we’ve encountered several issues that significantly hinder the development experience. Specifically:

Unclear Error Messages: When attempting to build and integrate plugins into the platform, the error messages are often vague, making debugging and troubleshooting difficult.
Build Requirement for Plugin Installation: Plugins must be fully built before they can be installed into the platform. This adds an extra step and complicates the development workflow, especially for rapid iteration and testing.
Conflict Between Installed Plugin Packages and Source Code Plugins: When a plugin is installed via a package, it can behave unexpectedly or even conflict with plugins that exist in the source code. This inconsistency leads to unstable behavior.
These issues are affecting the efficiency and experience of plugin development. We would greatly appreciate it if the development process could be optimized to resolve these concerns.

Thank you for your continuous support and looking forward to future improvements.

Best regards,
MikkoAyaka

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

No branches or pull requests

2 participants