cljsjs

azeem 2017-04-18T03:52:42.615942Z

i figured out that the issues related to semantic-ui that i've been seeing so far could be because semantic-ui-react is loaded before react causing references to react in semantic-ui to fail. shouldn't cljsjs.react cljsjs.react.dom be added as dependencies in semantic-ui here https://github.com/cljsjs/packages/blob/master/semantic-ui-react/build.boot#L34 like so https://github.com/cljsjs/packages/blob/master/react-toolbox/build.boot#L68

juhoteperi 2017-04-18T06:10:28.018498Z

@souenzzo Just read the wiki page it has examples for Ring (works on any tooling) and Boot task