-
## 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…
-
Hi there, So i'm testing out Webpacker 6 which uses webpack 5 - I'm having trouble initializing the loader.
```js
module.exports = {
test: /\.erb$/,
enforce: "pre",
exclude: /node_modules…
-
After adding the ERB loader and adding the `.erb` file extension to my `application` pack, I am getting the following error:
```
ERROR in ./app/webpack/packs/application.js.erb
Module build faile…
-
Ruby 3.1.2
Ruby on Rails 7.0.3.1
Third party library: Bootstrap **5.2** ( [new version 5.2 released](https://blog.getbootstrap.com/2022/07/19/bootstrap-5-2-0/) )
#### With bootstrap 5.1.3 (previo…
-
Any documentation on the setup of this gem on a rails 6 application? Mainly requiring the CSS/JS files.
-
```shell
(erb):13:in `': uninitialized constant Rails (NameError)
from /home/z/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/erb.rb:896:in `eval'
from /home/z/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/erb.rb…
-
When running rubocop-rspec and rubocop-rails I see this error when running erb-lint:
```
RuboCop::ValidationError: unrecognized cop RSpec/AnyInstance found in .erblint-rubocop20200429-12840-848tz0, …
-
Hello,
Using yarn and webpack in a Rails 4.2 project with webpacker gem.
All my other dependencies are fine but I get this error:
```
22:52:17 webpack.1 | ERROR in ./app/javascript/packs/sto…
-
Hello,
I'm currently upgrading a REDMINE instance to v5.1.3 with westaco_versions plugin.
Unfortunately, I'm facing REDMINE issues when I activate westaco_versions plugin that shoud be compatible …
-
We need an hour-ish long walkthrough of the codebase for new folks. Timecode the whole thing and put it on youtube for future generations.
These are things we need to cover:
- [ ] Data repos
-…