dreamingechoes / bootstrap_sb_admin_base_v2

Rails gem of the Bootstrap based admin theme SB Admin 2.

Home Page:http://dreamingechoes.github.io/bootstrap_sb_admin_base_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Webpacker

djmolny opened this issue · comments

The current configuration assumes that sprockets will handle JS/CSS consolidation. Webpacker became available in Rails 5.1 and is now the default for new Rails versions.