react/scripts/babel
Zhongjan a9add2fe08
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
2022-04-08 19:47:31 +01:00
..
__tests__ Add comment support to @gate pragma (#21881) 2021-07-14 10:36:24 -07:00
transform-object-assign.js Fix file path separator compatibility in scripts/babel (#24318) 2022-04-08 19:47:31 +01:00
transform-prevent-infinite-loops.js [Scheduler] Prevent event log from growing unbounded (#16781) 2019-09-13 15:50:25 -07:00
transform-replace-console-calls.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
transform-test-gate-pragma.js Add comment support to @gate pragma (#21881) 2021-07-14 10:36:24 -07:00