mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Handle line endings correctly on Windows in build script for RN (#26727)
Summary: ## Summary We added some post-processing in the build for RN in #26616 that broke for users on Windows due to how line endings were handled to the regular expression to insert some directives in the docblock. This fixes that problem, reported in #26697 as well. ## How did you test this change? Verified files are still built correctly on Mac/Linux. Will ask for help to test on Windows. DiffTrain build for commit https://github.com/facebook/react/commit/f87e97a0a67fa7cfd7e6f2ec985621c0e825cb23. Changelog: [Internal] Reviewed By: kassens Differential Revision: D45279164 Pulled By: rubennorte fbshipit-source-id: 5372e8357c99bb09704715b155cb85422ec7886a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
869e32aa02
commit
0f65b04798
@@ -1 +1 @@
|
||||
25b99efe0c9c9d593c86829386c86740d409fa8c
|
||||
f87e97a0a67fa7cfd7e6f2ec985621c0e825cb23
|
||||
|
||||
Reference in New Issue
Block a user