Matt
Matt
> I edit webpack.renderer.config.js as below: > > ```js > new HtmlWebpackPlugin({ > filename: 'index.html', > template: path.resolve(__dirname, '../src/index.ejs'), > minify: { > collapseWhitespace: true, > removeAttributeQuotes: true, > removeComments:...
Yeah, prior to the issue submission I had done just that. I guess I was thinking if this is something that only affects a small handful of devices, then it...
Sorry guys, I pulled a fly by PR on this one! I removed the additional duplicate and pushed to the PR.
Any update on when this comes out of Preview?
Also, for the routers-lb; do you suggest this be deployed with a Kubernetes instance outside of OCP, or add 2-3 more infranodes that don't host a router or registry, but...