@samitouri / QOS-React / commits / dcae56f8b7

[ez] Remove trailing space from babel-refresh header

ghstack-source-id: d78c53462b3be7b93733cdd0a7def96d7112087e Pull Request resolved: https://github.com/facebook/react/pull/30806

Lauren Tan committed Aug 26, 2024 at 11:57 UTC dcae56f8b72f625d8affe5729ca9991b31a492ac
1 file changed +1 -1
.github/workflows/runtime_commit_artifacts.yml
+1 -1
@@ -87,7 +87,7 @@ jobs:
87 build/oss-experimental/react-refresh/cjs/react-refresh-babel.development.js
88 - name: Insert @headers into eslint plugin and react-refresh
89 run: |
90 - sed -i -e 's/ LICENSE file in the root directory of this source tree./ LICENSE file in the root directory of this source tree.\n * \n * @noformat\n * @nolint\n * @lightSyntaxTransform\n * @preventMunge\n * @oncall react_core/' \
90 + sed -i -e 's/ LICENSE file in the root directory of this source tree./ LICENSE file in the root directory of this source tree.\n *\n * @noformat\n * @nolint\n * @lightSyntaxTransform\n * @preventMunge\n * @oncall react_core/' \
91 build/oss-experimental/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js \
92 build/oss-experimental/react-refresh/cjs/react-refresh-babel.development.js
93 - name: Move relevant files for React in www into compiled