Tomasz Pluskiewicz
Tomasz Pluskiewicz
This appears to universally apply to different languages of code blocks. I tried JS, TS and JSON 
I am consuming packages which have a ESM-powered commonjs main module. Problem is that when I update to a new version, the cache is not cleared and ESM stubbornly runs...
The readme states that the CLI's `-e/--exclude` parameter can be a regular expression but because arguments are always strings the CoverageTransformer never interprets the pattern as a regex: https://github.com/SitePen/remap-istanbul/blob/master/lib/CoverageTransformer.js#L23
closes #2089
I would like to propose much simplified instructions for running from docker locally. Basically all one needs is a docker-compose and a dockerfile to build a local image with an...
Is it possible to set up a custom zulip server for self-hosted instances?
Is it possible to use a little code to set up the demo instance of an element? I have a complex element which I want to initialise with code, including...
I would like to add some example styles customised using Shadow Parts exposed by my element. So far I failed to do that. I cannot add a style to the...
Please Indicate One: * [x] Editorial * [ ] Question * [x] Feedback * [x] Blocking Issue * [ ] Non-Blocking Issue Re #416 #504 #514 #515, I think this...
This combines all occurrences of `owl:unionOf` blank node types which are used more than once. Why? Consider the data below with reasoning enabled. How many types will `` have? ```...