desymlink-node-modules

0.2.6 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i desymlink-node-modules

Weekly Downloads

1

Version

0.2.6

License

ISC

Unpacked Size

1.73 kB

Total Files

3

Last publish

Collaborators

  • alxndrsn