re-natal/resources/cljs
Artur Girenko b4e94aa039 add a scan for images to 'use-figwheel' CLI command #11
- use-figwheel command scans for all files in image dirs (configured in .re-natal) and adds a require() call to each image index.*.js
 - removed require-img macros
 - core.cljs now uses normal 'js/require' function to load static image.
2016-01-17 13:32:42 +01:00
..
core.cljs add a scan for images to 'use-figwheel' CLI command #11 2016-01-17 13:32:42 +01:00
db.cljs follow best practices of re-frame and give an app-db a schema 2015-12-13 22:49:54 +01:00
handlers.cljs follow best practices of re-frame and give an app-db a schema 2015-12-13 22:49:54 +01:00
main_dev.cljs make compilation errors and other problems appear in simulator screen #8 2016-01-09 23:35:40 +01:00
main_prod.cljs Support loading of static images using approach introduced in RN 0.14 2015-11-28 16:20:39 +01:00
subs.cljs Support loading of static images using approach introduced in RN 0.14 2015-11-28 16:20:39 +01:00