opengeekslabap

Results 3 comments of opengeekslabap

### Solution without devOps - fixed SSL issue: simulate empty config https://github.com/bazelbuild/rules_closure/issues/351#issuecomment-1116945290 - html-pdf assept options for `childprocess` wich will be paseed into phantomJs - node_modules/html-pdf/lib/pdf.js:89 (childProcessOptions) - https://nodejs.org/api/child_process.html -...

same issue @arnautov-anton ![Screenshot 2022-11-22 at 16 06 04](https://user-images.githubusercontent.com/57400666/203334196-bbf4a903-e051-4b5a-b921-d144d977e49f.png) "react": "^16.9.0", "typescript": "^4.8.4", "@craco/craco": "^5.6.4", im looking int this...

@gimurpe fixed: problem was: after webpack minification package of stream-chat-react -> `react-image-gallery` was broken. solution: disable optimization **minimizer** for `react-image-gallery` craco.config.js or webpack.config: ```js const applySplitChunks = (webpackConfig) => {...