Commit Graph

6 Commits

Author SHA1 Message Date
Artur Girenko 9e14a62f4e move figwheel url configuration into generated namespace 2017-10-08 19:00:15 +02:00
Artur Girenko 846712cc12 use figwheel.client/start API instead of watch-and-reload 2017-10-04 22:09:51 +02:00
Bruce Hauman 54015dbd43 added assertions to provide better feedback when the core namespace contract isn't met 2017-09-22 20:07:17 -04:00
Artur Girenko 761daa6593 add comment about usage of root-el var 2017-05-30 20:09:51 +02:00
Artur Girenko dfa5cdece8 #4 remove fakeLocalStorageAndDocument function from figwheel-bridge.js
- using latest available version of lein-figwheel [0.5.0-6]
- figwheel now 'thinks' it is running in node.js environment (thanks @artemyarulin  for hints)
- figwheel :heads-up-display is now disabled. Compilation warnings are still logged and shown in yellow box on screen. (thanks @seantempesta for hint)
2016-03-20 11:25:45 +01:00
Artur Girenko 2d6f5aa8c8 prepare code to support multiple react interfaces 2016-02-09 20:03:04 +01:00