Commit Graph

3 Commits

Author SHA1 Message Date
David Beveridge
6b2055f642 remove .coffee extension on compiled version of CoffeeScript files
When compiled, CoffeeScript files had names like "my_lib.coffee.js". This
broke compatibility with RequireJS.  Changing the naming convention to use
only the .js extension allows files to be used as RequireJS modules.
2013-08-25 20:02:30 -07:00
John Bintz
c523a1e310 second part - cache spec file analysis 2011-09-01 10:39:29 -04:00
John Bintz
fa27ee715a enable coffeescript cache, step 1 of a big speedup 2011-09-01 09:38:53 -04:00