You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2022. It is now read-only.
StackTrace.js has extracted its internal stack parser as "error-stack-parser", with 1 dependency on "stackframe" (a simple internal data model to represent frames in the call stack).
Make both devDependencies, then use amdClean in a locally defined Grunt task to smush them together sans the AMD internals.
StackTrace.js has extracted its internal stack parser as "error-stack-parser", with 1 dependency on "stackframe" (a simple internal data model to represent frames in the call stack).
Make both
devDependencies, then useamdCleanin a locally defined Grunt task to smush them together sans the AMD internals.