source_maps_fixer 0.2.1
Rake tasks that fix sourceMappingURL in JavaScript and CSS bundles generated by webpack to match the final fingerprinted names generated by Sprockets after assets' precompilation
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rails
            >= 5.0, < 8.0
          
          
            sprockets-rails
            ~> 3.3.0
          
    