cljsjs

hugh.jf.chen 2017-09-25T02:21:33.000038Z

Any one have been trying to package react-md, http://react-md.mlaursen.com,which is a material design implementation based on react.

hugh.jf.chen 2017-09-25T02:22:59.000091Z

I've tried to generate an external file based on the js with the auto generator. However, I kept receiving "namespace ReactMD not found" error

hugh.jf.chen 2017-09-25T02:24:00.000023Z

I tried with ReactMD, react-md, React-MD with no luck

hugh.jf.chen 2017-09-25T02:24:50.000021Z

I even tried to look into the js source, but my js experience is limited and I can't find what the namespace should be.