eb969d8709
Bug description: figwheel-bridge tracks the js file evaluation and when /env/<platform>/main.js script is evaluated it means that all app code is loaded and can be started. But in case user code contains custom namespace called *.main, then figwheel-bridge interpret the evaluation of this namespace incorrectly and tries to start app too early. |
||
---|---|---|
.. | ||
cljs | ||
images | ||
figwheel-bridge.js | ||
project.clj | ||
user.clj |