maccman / sprockets-commonjs

Adds CommonJS support to Sprockets
178 stars 66 forks source link

Change extension from `.js.module` to `.module.js` #1

Closed josh closed 12 years ago

josh commented 12 years ago

Bonus

This also requires some new features in sprockets/master. Which I think I'm probably going to release as 2.4 since it adds new apis.

If you could give all this and sprockets/master a spin, I can cut a new release asap.

https://github.com/sstephenson/sprockets/compare/v2.3.2...master

maccman commented 12 years ago

This is pretty awesome - thanks!

maccman commented 12 years ago

I've just given it a whirl, and it works really well.

josh commented 12 years ago

K, Sprockets 2.4 is out