canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
|||
| Line 35: | Line 35: | ||
== Release Requirements == | == Release Requirements == | ||
* SpiderMonkey needs to output offset in addition to source/line. | |||
* When a sourcemap is available, error messages in console will link to the original source, not the generated JS | * When a sourcemap is available, error messages in console will link to the original source, not the generated JS | ||
* Likewise, console log output will link back to the original source | * Likewise, console log output will link back to the original source | ||
* Patches for CoffeeScript and UglifyJS will be used to produce examples | * Patches for CoffeeScript and UglifyJS will be used to produce examples | ||
* A specification for generated scripts to refer to their mappings and a mapping format | * A specification for generated scripts to refer to their mappings and a mapping format | ||
[[Link title]] | |||
== Next Steps & Open Issues == | == Next Steps & Open Issues == | ||