Integration with figwheel improvements
This release fixes #28
- figwheel-bridge.js does not create window.document or window.localStorage anymore
- Figwheel :heads-up-display is now false, compilation warnings in 'yellow box' does not require that.
- Using latest available lein-figwheel version 0.5.0-6
Upgrade existing projects
- run re-natal upgrade
This will turn off the heads-up-display and copy a new version of figwheel-bridge.js.