
Shadow-CLJS Build Monitor
Monitors Shadow-CLJS build status in real-time and reports compilation results, warnings, and errors. Helps verify that ClojureScript code changes compile successfully.
3515 views5Local (stdio)
What it does
- Check last Shadow-CLJS build status
- Report compilation warnings and errors
- Show which files were compiled
- Display build duration and metrics
Best for
ClojureScript developers using Shadow-CLJSVerifying code changes compile without errorsDebugging build failures during development
Real-time build monitoringWorks with existing Shadow-CLJS setup
Tools (1)
get_last_build_status
Get the status of the last shadow-cljs build including any warnings or errors. Call this after making edits to ClojureScript files to verify if the build succeeded or failed.