Moti Koritz
Moti Koritz
I get the same error with webpack 4.42.0 /node_modules/next/dist/build/webpack/loaders/next-babel-loader.js
Hey @coliff If you are still interested in this I might help
Nice implementation. In that case I would only pick it up if there is some interest. I see few stale PRs is this still actively maintained?
Thank you for submitting this, and especially for providing concrete examples. I will take a look.
Hi, thanks for reporting it. I currently don't have access to windows machine. Can you see what is the reason for the crash? Try openning a smaller log , for...
As a developer or administrator on big orgs i would rather see my own logs by default. Would be happy to approve a PR that makes this filter optional but...
from react folder ``` npm i npm run build ``` then load chrome/app as an extension in chrome not sure where you need to change to not filter by user,...
for the old view just [this file](https://github.com/motiko/sfdc-debug-logs/blob/master/chrome/app/js/sfdc.debug.btn.js) need changing and no need for build step. so you can load `chrome/app` directly
> guessing [here](https://github.com/motiko/sfdc-debug-logs/blob/962f78fe791c063426c720d42dc4d34c5c19affe/chrome/app/js/sfdc.debug.btn.js#L280). But how does the code in `/react/src` relate to the ones in `/chrome/app` and `/firefox/app`? I thought all the code in there (or most of it) was...
> ie: >  thats the place you need imo