dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M scripts/rollup/packaging.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…