vouch-opensource / krell

Simple ClojureScript React Native Tooling
Eclipse Public License 1.0
675 stars 37 forks source link

assets & lib loads lost after recompile #68

Closed swannodette closed 4 years ago

swannodette commented 4 years ago

Assets & arbitrary lib loads are only collected after a compile, but the ClojureScript compiler skips compile when it can so on a second build this information will not be available.