Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Migrate `react-native-node-api` to ESM

未關閉
#107 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
45/100
Issue 類型
重構
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
react-native

研究方向

先檢查主機套件宣告和 react-native.config.js 進入點,接著檢查 React Native Community CLI 對 ESM 和 .cjs 副檔名的行為。完成的標準是套件一致地使用 ESM,且 CLI 仍能探索並載入其 React Native 設定。

由索引模型根據 Issue 內容生成。

描述

Host 🏡

Out of old habit I choose to declare the host package as "CommonJS", since it use to be the case that the react-native.config.js couldn't be ESM and the React Native community CLI didn't read the .cjs file-extension: https://github.com/react-native-community/cli/issues/2167

This is no longer the case and we should be able to use ESM here as well 👍

主要語言
TypeScript
星號
188
分支
10
平均合併
2 天 17 小時
30 天內合併 PR
3

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

callstackincubator/react-native-node-api 的其他 Issue

查看 callstackincubator/react-native-node-api 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。