Vladimir Krivosheev
Vladimir Krivosheev
Update yargs, mime, fs-extra dependencies.
As part of electron-builder support for Proton Native and libui frameworks, I have forked this repo to build for latest node LTS. Because of security reasons, it is bad to...
**What is your use-case and why do you need this feature?** Support for kotlinx serialization for persistence state components in the IntelliJ IDEA platform. One of the concerns of using...
Dynamic data grouping is a great future, thanks a lot. But is it possible to provide precomputed aggregated data? In my case data is loaded very quickly, but then I...
Hi. I supported electron-compile in the electron-builder, but what I don't understand it is why we need `es6-shim.js` and `electron-compile` dependency in the runtime. If all files were transpiled, for...
As electron-forge and electron-builder are able to to pack electron-compile projects, no need anymore in the `packager-cli.js` Removing `packager-cli.js` will also allow us to remove `spawn-rx` dependency. To avoid unnecessary...
Ok, Scaleway doesn't support ipxe or iso. Doesn't provide images for Container Linux and RancherOS. Ok, so, it seems, we are forced to use this tool to build image. Ok....
Would you like to move it to electron-builder repo, under directory `examples`?
An app launched by a GUI launcher (Finder, Dock, Spotlight etc.) receives a pretty empty and useless environment, since standard Unix ways of setting variables via e.g. ~/.profile do not...