From 8a7f657ae30caacf18b3846bf26baa77497311b0 Mon Sep 17 00:00:00 2001 From: Guillaume Brioudes Date: Mon, 14 Oct 2024 19:02:10 +0200 Subject: [PATCH] chore: do not publish static dir --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index a35a7ec4..ca4048d7 100644 --- a/.npmignore +++ b/.npmignore @@ -5,4 +5,5 @@ /core /e2e /models +/static app.js \ No newline at end of file