-
Running with `trunk build` i get
```
2023-07-06T06:25:08.691262Z INFO 📦 starting build
2023-07-06T06:25:08.692900Z INFO spawning asset pipelines
2023-07-06T06:25:09.144681Z INFO building rust-f…
-
Hi @janosrusiczki,
Thank you for the awesome asset pipeline! Any idea on what work is needed to fetch assets from a Jekyll theme? I'll happily submit a PR if you can point me in the right direction…
-
It would be kinda nice if this was available on bower (my asset pipeline is bower based) so I could just add it to my bower.json and have it installed for me
-
At this time the nginx configuration does not include a config for serving static gzip content. See the rails guides for the actual config:
http://guides.rubyonrails.org/asset_pipeline.html#gzip-comp…
-
Right now, Jcrop.gif doesn't get compiled as part of the asset pipeline. I use nginx to serve up static resources, so the [request for Jcrop.gif](https://github.com/kirtithorat/carrierwave-crop/blob/2…
-
I found an exception processing static resources from spring-security-ui plugin. To reproduce the issue you only need to create a fresh new grails project (I'm using Grails 3.1.10) and add the followi…
-
Hi Peter,
I'm currently preparing to update most of my Symphony projects (2.7.10) to PHP 7.4 and noticed that this super-useful extension that I'm using in most of my websites stopped working when …
twiro updated
3 years ago
-
When building for production my assets have a CDN url prepended, as part of the deploy pipeline prerendering happens directly after building, meaning the urls for the assets 404 in the prerender step …
-
When turning the asset digests off (https://guides.rubyonrails.org/asset_pipeline.html#turning-digests-off) in the development environment by setting `config.assets.digest` to `false` in `config/envir…
-
Organisation Folder should be created
see the video with Preconditions
https://github.com/user-attachments/assets/beb559ea-6245-4b9a-bff2-f2e4e514afb5
**Description**
As a Jenkins administrator,…