opengeekslabap
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  "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) => {...