-
(This more a n00b question than an issue)
How do I use this with webpacker?
What is the equivalent of:
```//= require materialize```
Could you please update the Usage section in Readme.md?
-
We would like to swap out Webpacker with a faster, more modern or currently well supported manager. If you'd like to suggest an alternative that you will implement, comment with your suggestion and we…
-
Hi, is there a way to use Gritter with Webpacker in RoR 6.0.3?
-
-
From [readme](https://github.com/rails/webpacker#readme),
- For applications currently using Webpacker, the first recommendation is to switch to [jsbundling-rails with Webpack](https://github.com/rai…
-
**Jodit React Version:** 4.1.2
**Browser:** All
**OS:** Max/Linux
**Is React App:** True
**Code**
I encounter the following error when trying to import into my typescript/webpacker proje…
-
I see you've made some updates recently! That's awesome!
Unfortunately the project I was on got scrapped so even though we heavily used Elemental and ViewComponent, we're not using it anymore.
I…
-
We use the gem [rails/webpacker](https://github.com/rails/webpacker), which has been retired.
Some of its dependencies already have [security warnings](https://github.com/openfoodfoundation/openfoodn…
-
Request to add support for Webpacker in place of Asset Pipeline.
```
NoMethodError: undefined method `assets' for #
/Users/natemacinnes/.rvm/gems/ruby-2.7.2/gems/railties-6.0.3.6/lib/rails/railti…
-
Hi this gem doesn't work with Rails 6 in the default configuration as the asset pipeline has been replaced with Webpacker (at least for Javascript). Is there any chance you could add a package.json a…