We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff48b29 commit ad2be20Copy full SHA for ad2be20
haxelib.json
@@ -4,8 +4,8 @@
4
"license" : "MIT",
5
"tags" : ["js", "stack", "callstack", "stacktrace"],
6
"description" : "Friendly stack traces for JS target. Makes haxe.CallStack point to haxe sources.",
7
- "version" : "1.0.1",
8
- "releasenote" : "Fix locating entry point.",
+ "version" : "2.0.0",
+ "releasenote" : "Use `sourcemap` haxe lib instead of js lib.",
9
"classPath" : "src",
10
"contributors" : ["RealyUniqueName"],
11
"dependencies" : {
0 commit comments