I’d like to do the equivalent of ] precompile but from a script, however Pkg.precompile() does not seem to exist. Is this intentional, and is there a way to accomplish this from a script? Thanks.
There is a Pkg.API.precompile(). I’m not sure why it isn’t exported ![]()
1 Like
Accident ![]()
2 Likes