UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

11 lines (9 loc) 273 B
Rx.config.longStackSupport = false; var hasStacks = false; try { throw new Error(); } catch (e) { hasStacks = !!e.stack; } // All code after this point will be filtered from stack traces reported by RxJS var rStartingLine = captureLine(), rFileName;