From c05f11c0dd7b6196bb4231ebd15677e94ecbf2f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Jakub=20Nani=C5=A1ta?= Date: Thu, 18 Jul 2024 12:51:30 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=B2=20Verdaccio=20proxy=20rules=20(#71?= =?UTF-8?q?4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- verdaccio.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/verdaccio.yaml b/verdaccio.yaml index c2aebe74f..48240f7b4 100644 --- a/verdaccio.yaml +++ b/verdaccio.yaml @@ -60,8 +60,14 @@ packages: # We will not proxy any toolbox* packages "@layerzerolabs/toolbox-**": *local-package-rules - # And we will not proxy create-lz-oapp + # We will not proxy the contract packages + "@layerzerolabs/oft-evm": *local-package-rules + "@layerzerolabs/onft-evm": *local-package-rules + + # And we will not proxy any of the CLI packages + "build-lz-options": *local-package-rules "create-lz-oapp": *local-package-rules + "decode-lz-options": *local-package-rules # The rest of the packages we'll proxy to the public NPM repo "**":