vouch-opensource / krell

Simple ClojureScript React Native Tooling
Eclipse Public License 1.0
676 stars 36 forks source link

Hot-loader #11

Closed swannodette closed 4 years ago

swannodette commented 4 years ago

Watch the depth graph and reload namespaces. There should be a flag for this of some kind?

swannodette commented 4 years ago

We potentially might need to regenerate rt.js. This ticket will be the main task, but we'll probably need to make subtasks and refer to this one.

swannodette commented 4 years ago

fixed https://github.com/vouch-opensource/krell/commit/af0c67cfb791ce3fd513acdc97f2df15fe974f6c

there are still issues but this will be covered in smaller chunks