dillon1000/react
Commit
Browse files Update rollup config to use moduleSideEffects (#26199)
## Summary In rollup v1.19.4, The "treeshake.pureExternalModules" option is deprecated. The "treeshake.moduleSideEffects" option should be used instead, see https://github.com/rollup/rollup/blob/v1.19.4/src/Graph.ts#L130. ## How did you test this change? ci green
Changed paths1 file
First-parent comparisonscripts/rollup/build.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…