Raathigesh / wiretap

:mag: A desktop app for inspecting mobx and mobx state tree apps
https://wiretap.debuggable.io/
MIT License
202 stars 14 forks source link

Is there umd compatible version [ mobx.umd.js ]? #8

Open PawelGIX opened 7 years ago

PawelGIX commented 7 years ago

https://unpkg.com/mobx@3.3.1/lib/mobx.umd.js

Raathigesh commented 7 years ago

I'm assuming you are looking for a umd bundle of the mobx-wiretap? I'll try to include in the next release which should be in a couple of days.

Raathigesh commented 7 years ago

Hey @PawelGIX, I did not realize that the bundle that already available in mobx-wiretap is, in fact, a UMD bundle. Did you experience any issues using it?