We delete the package.json of all bundled packages during our slug compilation step. I don’t feel comfortable changing that on stable, but we’ll need exception reporting to work in the meantime. Once we change this to retain this information, we can restore the original code. The original PR claims we delete the originals to make the bundle "a little leaner", so I think we can ultimately remove the deletion code.
We delete the package.json of all bundled packages during our slug compilation step. I don’t feel comfortable changing that on stable, but we’ll need exception reporting to work in the meantime. Once we change this to retain this information, we can restore the original code. The original PR claims we delete the originals to make the bundle "a little leaner", so I think we can ultimately remove the deletion code.
/cc @lee-dohm @kattrali