tapjs / stack-utils

Captures and cleans stack traces.
https://www.npmjs.com/package/stack-utils
MIT License
190 stars 35 forks source link

Normalize to forward slash before applying regexp #9

Closed jamestalmage closed 8 years ago

jamestalmage commented 8 years ago

See https://github.com/sindresorhus/ava/pull/418#discussion_r49650261

sindresorhus commented 8 years ago

:+1: And then simplify all the regexes.