From f1efcd5d276101426a8152cb401c9e573a3a4893 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Thu, 7 Feb 2019 17:01:06 -0800 Subject: [PATCH] chore: add src/ to .npmignore --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index ca47e259..ee34f68e 100644 --- a/.npmignore +++ b/.npmignore @@ -10,6 +10,8 @@ docs-test/ lib/ pages/ script/ +# we ignore this because everything in src/ is copied out in script/prepublish +src/ static/ tests/ tools/