-
VADS messed up several things for non-react apps.
- Correct bundling in the build pipeline is broken because they use deprecated versions of SASS and they hardcode urls for assets in CSS (doesn't wo…
-
If there is no newline at the end of `app/assets/config/manifest.js`, `append_to_file` in the following codeblock will add `//= link_tree ../builds` to the end of the last line, breaking the build wit…
-
### Steps to reproduce
Deploy Rails 8.0.0.beta1 to production with a proper Solid Queue/Cache/Cable setup and seeing increased CPU utilization.
### Expected behavior
Ideal would be to not a…
-
### Steps to reproduce the problem
1. Examine `journalctl -u mastodon-sidekiq` after emails have been sent
### Expected behaviour
No errors about missing templates
### Actual behaviour
Error fo…
-
Hey, this is a very nice project, but keeping swagger-ui dist files in the repository among with rake-task for downloading them makes me sad. I have an idea to add swagger-ui dist as a dependency in G…
-
![image](https://cloud.githubusercontent.com/assets/2085764/5636665/4ca9563e-95c2-11e4-99b0-6249ee6bb9f2.png)
-
I'm getting the following error in Rails 5.1 :
`File to import not found or unreadable: node_modules/bootstrap/scss/functions.`
The content of my css manifest is the following :
`@import "…
-
Hi, I'm trying to use Foundation 5 and icons 3 on my app on Rails 4. Following your install guide where suggest to inseert the gem 'foundation-rails-sass-icons' row in a group :assets, i got the errro…
-
I've got a project called helmsman (AngularJS menu system) which I'm trying to update in rails-assets to 0.3.0. I've tried adding it to the website a few times and it never updates, ie: it's still on …
-
Hi,
I saw there was a similar issue in the past regarding this error when precompiling assets. It was suggested that it was a Ruby issue and recommended to wait until Ruby 3.3.1 is released.
In …