HomePhabricator
Diffusion Comm 661815bbe3c5

[Nix] Add node_modules/.bin to path

Description

[Nix] Add node_modules/.bin to path

Summary:
Put node_modules bin directory on PATH as part of nix develop

https://linear.app/comm/issue/ENG-2253

Test Plan:

nix develop

which react-native # points to node_modules
which flow # points to node_modules

cd lib
flow

Reviewers: atul, varun, ashoat

Reviewed By: ashoat

Subscribers: ashoat, tomek, abosh

Differential Revision: https://phab.comm.dev/D5651

Details

Provenance
jonAuthored on Nov 16 2022, 8:15 AM
Reviewer
ashoat
Differential Revision
D5651: [Nix] Add node_modules/.bin to path
Parents
rCOMM8688f0a8f0d5: [lib] introduced reaction message type
Branches
Unknown
Tags
Unknown