-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Bug] when I tried to open the UI page, the service reported a 404 error #47
Comments
Just one more piece of information, this is a monorepo project |
Thank you for reporting this. Would you mind posting a screenshot of the part of the manifest that has the Thanks again! |
I have identified the key issue. This is a pr to fix it: #48 |
Since |
Thank you I'll review your PR in the next couple of weeks. |
I was just reviewing your PR and I wondered if you had an example monorepo of this you could share? It would be useful to be able to test and also to see how you're using Plugma with a monorepo. Many thanks! |
I'll prepare a demo later.👌In fact, I started with the initial project of turbo + pnpm |
Desc
Today I added a menu field to the manifest and added commands to it:
And when I finish my code and run it:
I found that every time I try to open the plugin UI, a web server-side 404 error appears directly:
The text was updated successfully, but these errors were encountered: