Files
coffeescript/test
Nicolas Porter 88e02322e5 Fixed key name in source map, added coffee file to map sources
These are the modifications I had to do in order to get source maps working
in 27.0.1425.2 (Official Build 185250) canary. I haven't tested other
browsers.

I first looked at the V3 spec and a few examples, and I saw that the
`source` key of the source map should be called `sources`.

After doing the `source` to `sources` change, the coffee source and for
some odd reason the javascript file would not show up in the browser
dev tools (it was being fetched but not evaluated).

To fix this, I had to add the coffee source to the `sources` list in the
source map file.
2013-03-01 05:58:26 -05:00
..
2011-04-23 13:35:15 -04:00
2013-02-01 22:07:19 +11:00
2011-04-23 13:35:15 -04:00
2011-12-24 07:04:34 -05:00
2012-02-03 19:08:45 -05:00
2011-03-11 21:41:12 -05:00
2013-01-10 06:24:12 +09:00
2011-06-02 01:49:28 -04:00
2013-01-26 02:07:56 -06:00
2012-05-12 06:34:12 +01:00
2011-04-23 13:35:15 -04:00