WebpackerConfigShower
WebpackerConfigShower tries to print webpack.config.js in Webpacker gem to STDOUT.
But WebpackerConfigShower cannot print plugins part, it can print plugins only as expanded objects.
Installation
Add this line to your application's Gemfile:
gem 'webpacker_config_shower', group: :developmentAnd then execute:
$ bundleUsage
$ bin/rails webpacker:config:showLicense
The gem is available as open source under the terms of the MIT License.