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
build(aws): Ensure AWS build cache does not keep old files (#17776)
This does two things:
1. Ensure the `build/aws` dir is cleared before we re-build it, to
ensure no old files remain and keep being cached.
2. Ensure we generate a zip explicitly with the files we care about
only, not all files in the `build/aws` dir
0 commit comments