dillon1000/react
Commit
Browse files Remove ./src/* export from public build (#23262)
We only export the source directory so Jest and Rollup can access them during local development and at build time. The files don't exist in the public builds, so we don't need the export entry, either.
Changed paths1 file
First-parent comparisonscripts/rollup/packaging.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…