-
Hello,
is it possible to support generating js/ts files per proto-file? This would reflect the workflow of the protoc more. It also makes it much simpler to integrate with other tools.
Normally a …
-
This is probably more of a note than anything else. Maybe some docs / defaults on the topic would do.
Steps to reproduce.
```bash
mkdir ion-module-resolution-sensitive
cd ion-module-resolution…
-
## Description
With ESLint V9, it now became very valuable for ESlint plugins to export types declaration.
## Suggested Solution
The project is already in Typescript. Use some kind of bundler…
-
**Epic:** https://github.com/elastic/security-team/issues/9401 (internal)
## Summary
`kbn-openapi-bundler`'s e2e tests verify bundler's behavior in different scenarios by passing a set of source…
-
When trying to initialize a new React Native project using `npx react-native init AwesomeProject`
When getting to the "installing dependencies" step, it fails telling me `Your Ruby version is 2.6.3, …
-
```
vitethen/src/
vitethen/src/bindings
vitethen/src/bindings/bindings.ml
vitethen/src/bindings/dune
vitethen/src/bindings/browser.ml
vitethen/src/dune
vitethen/src/components
vitethen/src/com…
-
Last line in [usage docs](https://github.com/rubyatscale/packs?tab=readme-ov-file#usage) suggests I can generate a binstub. This doesn't seem to be the case:
```bash
❯ bundler --version
Bundler v…
-
Kernel works for basic things like puts("Hello, world"), but crashes when I try to load my rails environment. Any tips where to debug?
```
[W 2024-11-03 10:20:39.549 ServerApp] 403 GET /api/kern…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
We'll probably want the correct bundler version to be installed if it's specified in `Gemfile.lock`. It's not clear how to go about this yet.