-
One "benefit" of the current `flutter/flutter` and `flutter/engine` structure is that `flutter/flutter` can't depend on artifacts from `flutter/engine` that are not explicitly exported as part of the …
-
Running `yarn deploy` will deploy ALL extensions within a project. As developers move more into this app development structure where each extension may have its own build tooling, package management, …
-
- [ ] vite
- [ ] HTMX
- [ ] leaflet-html
- [ ] linting (prettier, eslint)
- [ ] Storybook
- [ ] testing (vitest)
-
**Describe the bug**
This started recently and I'm uncertain as to the cause. I have a rather large S3 directory (10TB) that I delete using the following code:
```
let object_store_s3_path = &o…
-
### What is the problem this feature will solve?
[HTTP Server](https://www.npmjs.com/package/http-server) is a very popular package with 1M+ weekly downloads used to expose static files from a dir…
-
### Describe the feature you'd like to request
Hi,
First of all, thanks for this awesome project, it's really powerful!
We're currently using the great `turbo prune` feature, and we noticed a p…
-
We are so used to getting index.html served over any other file (if present) when requesting '/'.
What is the reasoning for requiring an explicit request to index.html?
After a couple of years using …
-
**Describe the problem you're trying to solve**
When packing a modelkit, each layer consists of a tar of the files in that layer's directory. For example, packing a model layer
```yaml
model:
pa…
-
Over time, the number of individual files in the `../ghrs-data/snapshots/` directory grows to be `O(1000)` per year. This is not a problem for `git`. However, it creates inconveniences. For example, t…
-
It could be nice to allow custom `runner`s to ask for further bind mounts.
For example, say we have a runner that has this data:
```
tool | mountpoint
-------------------------------…