How do you clear cache from a __precompile__()?

Just thought I’d put the nuclear option here too:

map(x->map(rm, Base.find_all_in_cache_path(Symbol(x))), keys(Pkg.installed()))
2 Likes