-
Just uppercasing the first character doesn't look that good in some cases. Like with the H5BP generator.
Generators supports a name property: https://github.com/h5bp/generator-h5bp/blob/master/app/in…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8779 |
|Radar | None |
|Original Reporter | @Azoy |
…
-
If I try to build any project that depends on russimp-sys v2.0.2, with the static-link feature enabled, I get the following errors:
--feature static-link
```
Compiling russimp-sys v2.0.2
error…
-
## Description
If gulp build fails, the process should return a non-zero code to stop the build/deployment process.
With a fresh generated app with generator-fountain-webapp@0.6.0, just add the foll…
-
## Type of issue
Bug report
## My environment
* *OS version/details*: `macOS 14.4.1 `
* *Node version:* `20.10.0` (run `node --version` in your terminal)
* *npm version:* `10.2.3` (run `npm…
-
I was having trouble getting this to do anything with our own swagger.json files which are huge and complex. Even with Swagger's own pet store example swagger.json, (http://petstore.swagger.io/v2/swa…
-
.net 7 added [GeneratedRegex] attribute for compile-time code generation. https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-source-generators
feature request: show [Ge…
-
on https://blocklycodelabs.dev/codelabs/custom-generator/index.html?index=..%2F..index#6
The array block generator example does not take in account the value 0 for integers.
The example code is:
…
-
Need to implement babel plugins equivalent of
* https://github.com/evanw/esbuild/blob/9c13ae1f06dfa909eb4a53882e3b7e4216a503fe/compat-table/src/index.ts#L350-L399
* https://github.com/evanw/esbuil…
-
**Is your feature request related to a problem? Please describe.**
Often graphql schema's are split in multiple files.
**Describe the solution you'd like**
Allow to specify the schema using a…