create-full-stack icon indicating copy to clipboard operation
create-full-stack copied to clipboard

Use yarn pnp

Open tiagob opened this issue 5 years ago • 2 comments

Could this solve the single version of react and react-native on web and mobile problem? Blocked on tsc supporting pnp

https://classic.yarnpkg.com/en/docs/pnp/getting-started https://github.com/microsoft/TypeScript/issues/28289

tiagob avatar May 21 '20 05:05 tiagob

Default in yarn v2

  • https://github.com/facebook/metro/issues/308
  • https://github.com/react-native-community/cli/issues/27
  • https://github.com/expo/expo-cli/issues/1073

tiagob avatar Aug 13 '20 06:08 tiagob

https://docs.expo.io/guides/customizing-metro/

tiagob avatar Aug 13 '20 06:08 tiagob