sinatra-bundles
sinatra-bundles copied to clipboard
Easy asset packaging for sinatra
Results
6
sinatra-bundles issues
Sort by
recently updated
recently updated
newest added
instead of bundles/all.js, do foo.js, bar.js, etc for dev mode
feature
I have 3 JS files i'm bundling, and file 3 **must** be bundled **after** files 1 and 2. Is there a way to make sinatra-bundles respect the order of the...
bug
Will require outputting a bundle with the stamp in the filename, so new versions can be updated.
feature