dillon1000/react
Commit
Browse files Fix file path separator compatibility in scripts/babel (#24318)
The problem in scripts\babel\transform-object-assign.js is that file path separator has '/' and '\' between Linux, MacOS and Windows, which causes yarn build error. See https://github.com/facebook/react/issues/24103
Changed paths1 file
First-parent comparisonscripts/babel/transform-object-assign.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…