-
## Ausgangslage/Problem
- Aktuell wird für das Bundling und CSS Preprocessing Webpacker eingesetzt. Dieses Projekt [wird allerdings nicht mehr maintained](https://github.com/rails/webpacker#webpack…
-
### Steps to reproduce the problem
bundle exec rails yarn:install assets:precompile
### Expected behaviour
asset precompiling as I did daily
### Actual behaviour
compiling hanged
### Detailed …
-
From the Webpacker [Readme](https://github.com/rails/webpacker):
> Webpacker has served the Rails community for over five years as a bridge to compiled and bundled JavaScript. This bridge is no lon…
-
## Motivação
Tradução do tópico **2. Instalando Webpacker** da página **Webpacker**.
-
_Notice: A bug is a crash or incorrect behavior. If you have a debugging or troubleshooting question, please open a discussion on the [Discussions Tab](https://github.com/shakacode/shakapacker/discuss…
-
**Is your feature request related to a problem? Please describe.**
Similar to rails/webpacker#323
Sprockets supported subresource integrity out of the box. It would be nice if
```ruby
vite_j…
-
A bug is a crash or incorrect behavior. If you have a debugging or troubleshooting question, please open a discussion on the [Rails forum, category webpacker](https://discuss.rubyonrails.org/c/webpack…
-
It'd be nice to use this library with [Webpacker](https://github.com/rails/webpacker) in addition to the asset pipeline.
-
rails s
/Users/suzukiaimi/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/protocol.rb:66: warning: already initialized constant Net::ProtocRetryError
/Users/suzukiaimi/.rbenv/versions/2.7.7/lib/ruby/gems/2…
-
Hola!
Tengo un problema en el último paso al ejecutar `rails server`, obteniendo el siguiente error:
```=> Booting Puma
=> Rails 6.1.7.8 application starting in development
=> Run `bin/rails …