mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
rollup doesn't inline cjs requires (although it can with an external plugin), so requiring package.json was causing issues internally at Meta since that file doesn't exist there. We could teach our build scripts to do so but given that the eslint meta field is optional anyways I opted to just hardcode the name and omit the version. |
||
|---|---|---|
| .. | ||
| ExhaustiveDeps.js | ||
| index.js | ||
| RulesOfHooks.js | ||