Skip to main content Link Menu Expand (external link) Copy Copied

Using Webpacker instead of Sprockets

Super defaults to using Sprockets and using Webpacker only when necessary.

It’s also possible to configure Super to use Webpacker exclusively. To do so, run the following:

Webpacker 4, 5, and 6

bundle exec rails generate super:webpacker