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
- Tighten fingerprint detection regex to only accept hexadecimal.
- Sourcemap doesn't work by default
- 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)
- Asset later in pipeline overwrites previous asset?
- Node_modules can not be copied
- esbuild fingerprint detection broken
- AssetNotPrecompiled on a stylesheet_link_tag call
- assets:precompile always modifies mtime in the generated manifest
- Fix: Path with spaces throws a bad URI(is not URI?) error
- Reopening #162: config.assets.debug = true still compiles everything into single CSS/JS files?
- Docs
- Liquid::Docs::DSL::Filters::Documentation#filters
- Liquid::Docs::DSL::Filters::Documentation#filters=
- Liquid::Docs::DSL::Filters::Documentation#category
- Liquid::Docs::DSL::Filters::Documentation#category=
- Liquid::Docs::DSL::Filters::FilterMethod#to_markdown
- RemoveAccountColumns#remove_account_columns
- RemoveAccountColumns#remove_deleted_at_indexes
- RemoveAccountColumns#deleted_at_column_exists?
- RemoveAccountColumns#columns
- RemoveAccountColumns#up