Bnaya Peretz

Results 115 comments of Bnaya Peretz

> Not sure if everything should be ignored or only warnings regarding node modules? source-maps-loader is used 99.9% of cases for node_modules only I've changed the impl to use function,...

> https://github.com/webpack-contrib/source-map-loader#ignoring-warnings This will not give us the desired feature of focusing on `node_modules`, But i'll let the maintainer to give his hint

> @Bnaya I've tried rerunning the tests, but seem to be an issue either with caching or lock file - When doing `npm install` in the create-react-app project does it...

I will add a null check there, even tho by webpack code/types module shouldn't be undefined. https://github.com/webpack/webpack/blob/c181294865dca01b28e6e316636fef5f2aad4eb6/lib/WebpackError.js Regarding using optional chaining, eslint won't let me use it in the project,...

> @Bnaya , to be on-par with CRA4 when it comes to webpack dev server logging, could you consider adding > > ``` > stats: 'errors-warnings' > ``` > >...

OffScreen canvas support is available in chrome, and coming to other browsers https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas OffScreen canvas = webworker

@mrmckeb if you have a fork with that code i will he happy to use it :)

@johnspackman Thanks for that tool :)

Note that it seems sandboxing require root