From b17efd3a1876271d71d71c09d8f5460d5873c53c Mon Sep 17 00:00:00 2001 From: Dan Ott Date: Thu, 3 Oct 2024 12:48:00 -0400 Subject: [PATCH] Add PNPM_FLAGS to example --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index c57817ef..e7f11f58 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,7 @@ # # Local url: URL='http://localhost:9000' +PNPM_FLAGS=--shamefully-hoist # IMGIX: # By default, imgix is disabled locally. Uncomment the following line to view images through imgix: