sprockets
https://github.com/rails/sprockets
Ruby
Rack-based asset packaging system
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
9 Subscribers
Add a CodeTriage badge to sprockets
Help out
- Issues
- Feature suggestion: Generate webp images too by default
- @import statements (such as those used for google fonts aren't positioned at the top of the css)
- Conditional `link` in manifest.js (assets.precompile discouraged)
- Sourcemap doesn't work by default
- `test_require_individual_library_files:` does not work correctly without bundler
- Impossible to disable javascript minification
- SCSS source maps ignores deep nesting
- Increased Precompilation time for assets
- FIPS again...
- Some assets don't get delivered anymore after update to 4.1.1 because of funky name conflict (dashes make them look like digest for the Regexp)
- Docs
- Geozone#wrap_in_feature_collection
- Geozone#wrap_in_feature
- Geozone#normalized_geojson
- Cookies.table_name_prefix
- DropCampaigns#change
- DropAhoyEvents#change
- GeojsonFormatValidator#valid_ring_coordinates?
- GeojsonFormatValidator#valid_polygon_coordinates?
- GeojsonFormatValidator#valid_linestring_coordinates?
- GeojsonFormatValidator#valid_coordinates_array?