-
### What problem does this feature solve?
## Background
[Shakapacker](https://github.com/shakacode/shakapacker) is a popular library for handling JS bundling in Rails apps. It's the successor to `ra…
-
### Describe the feature
CDK8s charts (`cluster.addCdk8sChart`), and direct 'in-code' manifests (`cluster.addManifest`), are embedded within the CloudFormation template and sent to the `kubectl` La…
-
### Steps to reproduce
The following paths are added to my `assets_manifest` in `deploy.rb`:
```ruby
desc "define assets manifests files"
task :set_assets_manifests do
on roles(:app) …
-
Ensemble fetches all artifacts for an app from firebase. However, assets like fonts can be packaged with the app to avoid refetching and improve performance. We should be able to fetch remote artifact…
-
Remix generates a file like `assets/manifest-12345.js` that contains the list of routes and their dependencies, and links to this from the HTML doc. But RemixPWA isn't including it in the __workerMani…
-
Front-end UI Need Some Improvements
- Multi-line text Display (default one Shows in single Line)
```css
.push-message {
white-space: pre-line;
}
```
- Add pagination
- Manifest Deskto…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
In a Blazor web project (.NET 9), I've got an html5 video as a static asset (in wwwroot/asset…
-
When using something like the camera on iOS/MacOS, the dylib needs to be bundled with a privacy manifest about why the permission is needed.
We need some way to communicate a privacy manifest from …
-
Sometimes, you may want to link certain files only in certain environments. For example, we only want to render the [GraphiQL](https://github.com/rmosolgo/graphiql-rails/) views in our `staging` and `…
-
Issue started after updating to Chrome 130.0.6723.70 (Windows),
extension pages like sidepanel.html, and popup.html show flashing Vite Dev Mode page in server/dev mode (`yarn dev`)
My `vite.confi…