JJ

Results 89 comments of JJ

I keep checking back every now and then too. Having a library be experimental for so long has been discouraging me from using it so far even though I’d like...

@isaacl tried it with `patch-package` (since it's the only package that was broken for me in webpack@5) and it worked well for now

Here's the `favicons-webpack-plugin`'s commit that addresses a similar issue https://github.com/jantimon/favicons-webpack-plugin/commit/7293186bc6887352a3d31c80f4671c10734a44fb I think the solution is fairly similar to the above one

Pasting to the website just pastes the text into the URL bar at the top for me 😅

Having the same issue for a cluster imported from GKE. It’s shown as running but all resources are zero and don’t load when the cluster is opened.

Unfortunately importing from GKE still causes this issue :disappointed:

@chacestew you need to whitelist the (react) modules you are using: ``` new PurifyCssPlugin({ + paths: glob.sync(dir.source('/**/*.{js,jsx}'), { nodir: true }), + minimize: true, + purifyOptions: { + whitelist: [...

@chacestew unfortunately I’m unfamiliar with either of your use-cases ^^' What are you using `moduleExtensions` for? As for the the uppercase letters - I would figure as long as you...

You mean changing the color of the decorations for a specific app? The background color is controlled by the color settings. You can specify a different color scheme per app...

Have the same problem from time to time on a pure arch installation