You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warn when --only-bootsnap-rbs-cache runs without TAPIOCA_RBS_CACHE=1
Without the env var set, `bootsnap/setup` isn't required at boot and no
RBS cache gets populated. Previously the command would still print
"Bootsnap RBS cache populated", misleading users into thinking it had
done useful work.
Addresses #2617 (comment)
0 commit comments