boot-expo icon indicating copy to clipboard operation
boot-expo copied to clipboard

ClojureScript on Expo with Boot

Results 2 boot-expo issues
Sort by recently updated
recently updated
newest added

I couldn't get the master branch to work properly with boot-reload and boot-repl but if I revert this commit https://github.com/nikki93/boot-expo/commit/eb27c61a03ca298d722e87b73423ce1fbc22fb20 everything work as expected. What's the reason behind said commit?...

* Make code compatible with advanced compilation * Add `prod` task for advanced compilation * Automatically parse, validate, and output all uses of `js/require` * Output config.json for use by...