Alex Ivanov
Alex Ivanov
Latest version is 10.15.7 build:19H1824
Please, add h2 protocol to `http-server` 🙏
Please, add h2 protocol for `serve` 🙏
Still actual. npm workspaces and npm overrides don't work together correctly? ./package.json ``` "workspaces": [ "./ui-components", "./apps/*", "./packages/*" ], "overrides": { "@company/ui-components": { "material-ui": { "react": "$react", "react-dom": "$react-dom" },...