desymlink-node-modules

v0.2.6
`desymlink-node-modules` ========================

desymlink-node-modules

Installation

yarn add desymlink-node-modules

Use

# 1. update modules
yarn
# 2. turn symlinked modules into normal files and folders
./node_modules/.bin/desymlink-node-modules

Why?

React Native's Metro bundler cannot follow symlinks.

This means that without some kind of workaround, you can't use yarn workspaces with React Native.

npm i desymlink-node-modules

Metadata

  • ISC
  • Whatever
  • alxndrsn
  • released 11/1/2019

Downloads

Maintainers