Daniel Ruf
Daniel Ruf
You forgot `.DS_Store` ;-)
Still waiting for Linux binaries.
> @juanpicado Do we need to fix only point 4 against this issue? Yes, we have to check 1 - 3 and see if there is a solution in Docusaurus....
node-bunyan does not seem to be actively maintained anymore.
According to https://github.com/trentm/node-bunyan/commit/414f33563d52d6ceae558936a2eb111cc8b9ab66 it is to prevent that browsery detects the package name. But I guess there are better solutions as this breaks many setups.
What I can suggest: install patch-package, do the change in the node_modules/bunyan/lib/bunyan.js file, run patch-package to generate a patch file, commit and apply it in your CI.
This is resolved in https://github.com/terser/html-minifier-terser which also supports ES6 through terser.
> we can, is this causing any downsides keeping open tho? In general it might happen that every contributor fetches all these branches when doing a local Git clone. As...
Hi, any update or workarounds? Can we catch this exception and ignore it?