Does anyone have experience with React on Rails?
Specifically, using this gem:
and getting CSS Modules working?
My guess is that I need to hoist the webpack config (that is currently squirreled away inside the npm package) and add configuration to properly enable "it".
Thanks!
// m