From 74af51279419b2f901cfbacbbecd47136b3d7569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Wed, 4 Aug 2021 22:57:11 +0200 Subject: [PATCH] Build: Don't publish dist/cdn to npm --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index b76671007f..7ea325443a 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,5 @@ demos +/dist/cdn tests .editorconfig .eslintrc.json