Files
dify-plugin-daemon/pkg/plugin_packager/decoder
Yeuoly 280caa3ae0 Fix/windows remap assets (#212)
* refactor(plugin_packager): update Assets method to use OS-independent path separator

- Modified the Assets method in FSPluginDecoder and PluginDecoderHelper to accept a separator argument, ensuring compatibility across different operating systems.
- Updated the Assets method in ZipPluginDecoder to use '/' as the separator for zip files, addressing issue #166.
- Improved code readability by adjusting formatting in the ZipPluginDecoder struct.

* fix: add tests
2025-04-16 17:51:17 +08:00
..
2025-02-06 18:16:49 +08:00
2025-02-06 18:16:49 +08:00
2025-04-16 17:51:17 +08:00
2025-04-16 17:51:17 +08:00
2025-04-16 17:51:17 +08:00
2025-04-16 17:51:17 +08:00