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
Z
Zhongjan committed
a9add2fe08cc3fa8fc811f6efce84815827fb98c
Parent: bafe912
Committed by GitHub <noreply@github.com>
on 4/8/2022, 6:47:31 PM