tommedema / serverless-mono-example

Example repo on how to use yarn workspaces together with the serverless framework.
124 stars 10 forks source link

Hoisting Issue w/ Introducing React Native package #7

Closed brianjd closed 5 years ago

brianjd commented 5 years ago

I'm trying to add a RN project to the monorepo, and no matter how I configure nohoist in workspaces, dependencies are still hoisted. Can anyone provide insight?