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
- Avoid recreating cache files removed during a read
- Close compression streams after cache operations
- Escape URI delimiters inside asset paths and query values
- Preserve caller paths when inserting a pipeline
- Apply source map section columns only to their first line
- Decode source and name lists from nested index maps
- Preserve input maps when concatenating source maps
- Reject unterminated source map VLQ values
- Forward keywords through environment and linked asset lookups
- Preserve cached asset ownership while expanding paths
- Docs