It seems that the framework interferes with the loading process of goog.require,
This file looks fine.I'm not familiar with ClojureScript One, though---does it use lein cljsbuild to compile?
It seems that the framework interferes with the loading process of goog.require,What's the error that you're getting?Same runtime error about reflex not being found?
No , it doesn't use cljsbuild. Instead , when a file is changed , it automaically recompile it, reloading it to the page through a repl server .