mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Merge branch 'sourcemaps' of https://github.com/surjikal/coffee-script into sourcemaps
This commit is contained in:
commit
0e718f0968
5 changed files with 10 additions and 5 deletions
|
|
@ -145,7 +145,7 @@
|
|||
version: 3,
|
||||
file: generatedFile,
|
||||
sourceRoot: "",
|
||||
source: [sourceFile],
|
||||
sources: sourceFile ? [sourceFile] : [],
|
||||
names: [],
|
||||
mappings: mappings
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue