I’ve encountered problems when trying to use custom packages in vuci. In fact, even the example packages (vuci-app-example) found in the main SDK directory do not work properly. This happens when the package is installed through the firmware compilation process (* via menuconfig).
It seems to be related to changes in the new vite.base.config.ts / vite.config.ts, which generate a hashed file, but the HTML source still references the JS file without the hash.
(Example.js → Example_.js.gz)
Could you kindly confirm whether this issue with SDK custom package compilation is still present when using the 7.15 SDK version?
Additionally, for reference, you can find comprehensive instructions and useful information regarding SDK setup, package integration, and compilation on the wiki page below.
I’ve forwarded this situation to our R&D team for further review. As soon as there’s any update or feedback from their side, I’ll make sure to inform you accordingly here.
Thank you for your collaboration and patience in the meantime.
I just wanted to provide you with an update. Our R&D team has thoroughly investigated this issue regarding custom-built-in UI packages, and it’s confirmed that the fix is planned for the upcoming 7.17 firmware release.
Thank you very much for your patience and understanding.
Unfortunately, I don’t have an approximate timeline for the 7.17 firmware release at the moment. As soon as there’s an update or further information regarding its release, I’ll be sure to update you.