William Lauzé

Results 13 comments of William Lauzé

Bumping this issue, tested with latest: 1.11.3

Seems to be logged a lot in a lambda serverless environment. Will look into swallowing that warning.

Hi @IjzerenHein, I ended up using `"bundlesize": "0.18.0",` where I can pass a size limit: ``` "bundlesize": [ { "path": "tmp.bundle", "maxSize": "2 mB", "compression": "none" } ], ``` For...

In my use case, im redirecting the output to a file, than reading it from node R file ``` write(jsonscore, file = paste0( "path/", "myResult.json")) ``` ``` const rolefitResult =...

https://www.npmjs.com/package/html-minifier-terser someone forked `html-minifier` this could be a quick win ?

Hey @thijs-qv, I'll double-check the typing issue this PM with my project I did not have it running the demo. Feel free to open a PR for additional documentation; contributions...

It works from my fork : "authorizenet": "https://github.com/wilau2/sdk-node",

We were doing good without `css-tree`. #1166 https://github.com/react-native-community/react-native-svg/commit/957914d59b27e22121d13f13cb54a051b893b446

A PR is open mister stale bot !

Feel free to close in not working with react native anymore