packages
packages copied to clipboard
Unable to use the moment package
I'm using the cljsjs/moment package, and on node it seems to only work when optimizations is set to none. When I set it to simple I see "no such package moment". I reproduced the issue here: https://github.com/cjohansen/cljsjs-moment-node
I realize this package isn't actively maintained by anyone, but any pointers on how to address this issue would be appreciated!