antizer icon indicating copy to clipboard operation
antizer copied to clipboard

Add support for shadow-cljs

Open eoliphan opened this issue 7 years ago • 4 comments

Shadow CLJS has much better support NPM, etc libraries.

eoliphan avatar Aug 04 '18 19:08 eoliphan

Thanks for the headsup, I will look into that.

priornix avatar Aug 08 '18 07:08 priornix

Any update on this? This is the error that's being reported by shadow-cljs currently:

The required namespace "cljsjs.antd" is not available, it was required by "antizer/core.cljs".
The namespace was provided via :foreign-libs which is not supported.  
Please refer to https://shadow-cljs.github.io/docs/UsersGuide.html#cljsjs for more information.

sli avatar May 24 '19 20:05 sli

This discussion seems to deal with a similar issue, maybe it can helpful: juxt/tick/issues/21

jhacksworth avatar Jul 05 '19 13:07 jhacksworth

I had the same problem but this worked for me https://github.com/jdhorwitz/shadow-reframe-antizer

AndreaCrotti avatar Feb 16 '20 09:02 AndreaCrotti