dillon1000/react
Commit
Browse files Store entire build directory as CI artifacts (#15310)
* Store FB bundles as CI artifacts Updates the Circle CI config to store Facebook bundles as build artifacts. We already do this for our npm packages. * Might as well store everything in build/ * Store build directory as a tarball So it's easy to download
Changed paths2 files
First-parent comparison.circleci/config.yml ModifiedM scripts/circleci/pack_and_store_artifact.sh ModifiedPatch
Files changed
Rendering syntax-highlighted changes…