Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

rake/sprocketstask #117

Closed
sstephenson opened this issue Jul 10, 2011 · 4 comments
Closed

rake/sprocketstask #117

sstephenson opened this issue Jul 10, 2011 · 4 comments
Milestone

Comments

@sstephenson
Copy link
Owner

Add a Rake::SprocketsTask for easily generating bundles from a Rakefile.

@ghost ghost assigned sstephenson Jul 10, 2011
@jwhitley
Copy link

Motion seconded. I was quite surprised to find that the precompiler stuff was part of Rails, and not part of Sprockets. My goal was to create a lightweight (either static-HTML or Sinatra-based) app shell exclusively for development and testing of a JS lib written in CoffeeScript, using Sprockets for the build system.

I ended up creating a stripped down Rails app in order to use Sprockets and the precompiler. Sadly, this turns out to be a lot slower (namely, rake assets:precompile) and cruftier (useless junk in the tree, rails/rails#3380) than I'd like. I'm probably going to bail on the Rails app skeleton shortly for those reasons.

I'll whip something up and kick out a pull request, as my other work tasks permit. Since I'm obviously motivated here, I'd welcome any thoughts you can share on other itches this tooling should scratch.

@outaTiME
Copy link

outaTiME commented Nov 2, 2011

yup ... it will be great ...

@ghost ghost assigned josh Dec 6, 2011
@josh josh mentioned this issue Dec 9, 2011
@josh
Copy link
Contributor

josh commented Dec 9, 2011

Happening in #256

@josh josh closed this as completed Dec 9, 2011
@josh
Copy link
Contributor

josh commented Dec 16, 2011

Yo, please checkout the 2.2 beta and try out the new rake task.

@josh josh unassigned josh Mar 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants