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

Warehouse structure proposal: it is recommended to add "plug-in-dist" folder #60

Open
MoreBugOfDog opened this issue Jun 16, 2024 · 3 comments

Comments

@MoreBugOfDog
Copy link
Contributor

Warehouse structure proposal: it is recommended to add "plug-in-dist" folder, used to store the plug-in files have been packaged, to facilitate the reviewer test

@zxq142857
Copy link
Collaborator

It's not necessary to do this. If you want to see how it works, you just need to switch to the branch corresponding to this PR and run it locally.

@sparrowhe
Copy link
Contributor

You can run pnpm buildSinglePlugin --name <plugin-id> now to start a local dev server, it will provide auto rebuild ability
and a http server that allowed load single file plugin in Gandi

@sparrowhe
Copy link
Contributor

This feature intruduced at 24aacbf and it affected the original buildSinglePlugin behavior, after a616bdd, you can use --single argument to build a dist js file as usual.

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

3 participants