-
This is a minor quality of life thing, but at the moment the NPM `solc` package brings with it 77 dependencies. Given the simplicity of this project (just a wrapper around solc binaries) and the fact…
-
### Describe your idea/feature/enhancement
I'd like esbuild to create sourcemaps and include them in the lambda zip file, but I don't want to set the `--enable-source-maps` node option. Node's …
-
Find a way to integrate command line arguments so we can quickly switch runtime configurations (e.g. dev mode, production mode). [Yargs](https://github.com/chevex/yargs) seems like a promising and pop…
-
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,…
-
Here is an example of a project comparable to litoria where the rendering is done using a plugin (asciidoc, markdown, ...) & where a command pattern is used to inject the fields (metadata, files, obje…
-
I got this error message when trying to generate types for the `@google-cloud/compute` package:
```
$ dts-gen -m @google-cloud/compute
Unexpected crash! Please log a bug with the commandline yo…
-
trying to parse the string:
```
const curl = `curl -X POST "https://api.example.com/data" -H "Content-Type: application/json" -d "{\\"key\\": \\"This string has an escaped backslash: \\\\ and a ne…
-
My CLI expect a user to make a `fuel init` with some parameters to synchronise with our online service.
However, you can still use the CLI without doing this command.
So, when a user type a command …
-
使用类似 [yargs](https://github.com/yargs/yargs) 的库代替现在的 package.json 来管理命令行选项,也可以帮助 #3 中提到的加入 proxy 选项。
-
Synk is currenty reporting several upstream security issues that stem from gpii-launcher's dependency on an old version of Kettle.
@the-t-in-rtf has updated gpii-launcher to the latest version of K…