Nick Balestra-Foster
Nick Balestra-Foster
Yes @nvcken, as the react router is an express app itself you can monkey patch it in the same way. I 've opened a pr #4 to add docs and...
@zoilorys I like the idea. FYI: we recently moved the `oc-client-browser` code in its own repo -> https://github.com/opencomponents/oc-client-browser/ would you like to attempt a PR there? Happy to help if...
Perhaps could be worth renaming this issue into something slightly more explicit, like "who uses OpenComponents".. Making it easy for people looking on who's using it to find such infos...
I agree with @matteofigus, but I'll rather not use the `deprecation` naming, as it will result in error for consumers consuming a specific version and that's a bit outside of...
Yes, what would you suggest?
> SDK only exports cjs and something about how we formatted the package.json makes some build tools unable to recognize it. Trying to understand better, what does 'something' refer to...
Thanks @themoch for bringing this up. It seems that webpack is not able to resolve and therefore load/bundle the font-file references in the `font-awesome.css` you importing. This happen cause at...
Thanks for this! The reason why we stayed away from that till now is to keep some-kind of control on how things published on the registry get compiled. The idea...
As an option, what hold you from creating your own template to support all the needed cases for your developers?
Just an heads up: as @kmcrawford mistakenly merged #162 and reverted afterward, there is not a PR for this anymore. I'm ok with that as I would like to discuss...