No commit activity in last 3 years
No release in over 3 years
Output webpack.config.js in webpacker gem to STDOT
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 5.2.2
>= 3.0.2
 Project Readme

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: :development

And then execute:

$ bundle

Usage

$ bin/rails webpacker:config:show

License

The gem is available as open source under the terms of the MIT License.