CrypticButter / snoop

Function instrumentation using Malli schemas.
Eclipse Public License 2.0
77 stars 3 forks source link

goog/mixin not a function #11

Open joshcho opened 1 year ago

joshcho commented 1 year ago

https://github.com/CrypticButter/snoop/blob/3d6448d46ea7cfa272f8fec6bdcd8f3657a5a115/src/crypticbutter/snoop/impl/cljs.cljs#L8

It seems goog/mixin is not a function (perhaps deprecated). I am using clojure 1.11.1.

I don't understand what that line is supposed to do, so I commented that line out and am observing if anything gets broken.

joshcho commented 1 year ago

Pull request in https://github.com/CrypticButter/snoop/pull/12