mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
【HELP】Can anyone explain the plugin-packge's size? #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hztBUAA on GitHub (Jun 4, 2025).
This is the same plugin, the size of the plugin packge seems to double compared to the previous package file?
Is it alright? Or I do something wrong?
Would the difypkg contains the history so that its size can double?
@jingfelix commented on GitHub (Jun 18, 2025):
Aha, I think I’ve figured out the reason.
.difyignoredoesn’t exclude.difypkgfiles by default, so each time you package, it includes the previously generateddifypkgfile.To fix it, you can add the following line to your
.difyignore: