0.2.6 • Published 5 years ago

desymlink-node-modules v0.2.6

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

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.

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago