JuliaPluto / PlutoDesktop

Pluto.jl bundled into an easy-to-install desktop app — currently under development
MIT License
47 stars 1 forks source link

Precompile should only run during build, not in the background during run #48

Closed fonsp closed 1 year ago

fonsp commented 1 year ago

This should also ensure that we have the precompiled image in the output of the GitHub Action

fonsp commented 1 year ago

Hmm it also looks like the sysimage is 250MB, quite big, also if we replace Julia's default. It might be better space-wise to just download the depot path during buil, and maybe Pkg.precompile().