Vincenzo Chianese
Vincenzo Chianese
I'm sorry I didn't clarify enough — refs are not supported in the `definitions` section — it must be just a dictionary of Schema Objects
I would vote for an UMD module instead of rolling you own detection system.
@scarfunk We can have a more professional way to accomplish this.
I think you should use a `commonjs` module loader if you want to use that.
I also had the same problem and created a patch on my own. I am not too sure whether there's any interest, but this is it: ```patch diff --git a/node_modules/just-diff/index.cjs...
@danielgtaylor @Baggz Ignore the Markdown rendering is, of course, out of question. It would give an incomplete experience. On the same time, I agree that the markdown renderer perhaps should...
@almad What's the status of `blueprint-markdown-renderer`? Do we have it already, are we crafting it?
:+1:
+1, we're having the same issue with webpack.
Cool! Did you issue a PR for that?