Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Why two node_modules folder? #1436

Closed
danimesq opened this issue Jul 12, 2019 · 1 comment
Closed

Why two node_modules folder? #1436

danimesq opened this issue Jul 12, 2019 · 1 comment

Comments

@danimesq
Copy link

node_modules at root and other at /app ? Is it a need?
@pfrazee

@pfrazee
Copy link
Member

pfrazee commented Jul 12, 2019

Inside the /app directory is the runtime packages. Outside the /app directory is build packages which aren't bundled with the final product.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants