dillon1000/react

Commit

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
Browse files
Changed paths1 file
First-parent comparison
M scripts/babel/transform-object-assign.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…