CI010
CI010
This is the example PR that the default github action will create to bump your version and generate changelog.
啊,我一下不知道这个是esbuild的问题还是啥,我更倾向于是esbuild不支持?如果是这要可能也没啥好的办法处理这个情况……
I can try to add some testing framework like jest later. Testing frameworks are always heavy... Especially those in-browser e2e framework, so I'll try to investigate some other way for...
hmmmm, I'll try to see if there is any change to trigger this. Do you have any detailed log for this? The script is not minimized, so maybe you can...
Currently, we have vitepress document host on github https://ci010.github.io/electron-vue-next/. If you have any suggestion, please let me know! Thanks
You can try out https://github.com/ci010/electron-vue-next which is inspired by this project structure, using vue3 with vite.
你可以尝试 https://github.com/ci010/electron-vue-next, 是基于 vite 和 vue 3,支持多窗口
你可以尝试 https://github.com/ci010/electron-vue-next,和这个项目的结构类似,但是是基于 vite,vue 3 和最新的 electron 的,也有中文文档
Add `data-deskgap-drag` attri to the tag
Basically, you need to change the node version cmake file here https://github.com/patr0nus/DeskGap/blob/master/node/CMakeLists.txt#L48. But that won't work, as current master is using [nod](https://github.com/patr0nus/nod) at https://github.com/patr0nus/DeskGap/blob/master/node/CMakeLists.txt#L49, the nod and DeskGap is not...