Closed Charlie-XIAO closed 2 months ago
Deskulpt binaries have been built successfully on all supported platforms. Your pull request is in excellent shape! You may check the built Deskulpt binaries here and download them to test locally.
Workflow file: .github/workflows/build.yaml
. Generated for commit: ab94dd7
.
On second thoughts, if there is ever a workaround not to use the absolute file in #66, we should close this one. It is not reasonable to use absolute path imports in widgets; after all the imports cannot go beyond the root thus can always be substituted with relative imports...
I'm going to close this one. There is a way to accomplish #66 without having to support absolute paths.
This is part of #66, where we used the absolute path to point to the external dependencies bundle.